Daily bump.
This commit is contained in:
parent
35d2c6b6e8
commit
4347d36f93
3 changed files with 14 additions and 1 deletions
|
@ -1 +1 @@
|
|||
20201004
|
||||
20201005
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
2020-10-04 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
PR fortran/97272
|
||||
* trans-intrinsic.c (strip_kind_from_actual): Helper function for
|
||||
removal of KIND argument.
|
||||
(gfc_conv_intrinsic_minmaxloc): Ignore KIND argument here, as it
|
||||
is treated elsewhere.
|
||||
|
||||
2020-10-02 Jan Hubicka <hubicka@ucw.cz>
|
||||
|
||||
* trans-decl.c (gfc_build_library_function_decl_with_spec): Verify
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2020-10-04 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
PR fortran/97272
|
||||
* gfortran.dg/pr97272.f90: New test.
|
||||
|
||||
2020-10-03 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* gcc.dg/tree-ssa/modref-3.c: New test.
|
||||
|
|
Loading…
Add table
Reference in a new issue