summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)Author
2020-05-11Fortran : Spurious warning message with -Wsurprising PR59107Mark Eggleston
2020-05-10PR fortran/93499 - ICE on division by zero in declaration statementsHarald Anlauf
2020-05-05PR fortran/93366 - ICE on invalid, reject invalid use of NULL() as argumentHarald Anlauf
2020-05-02Add asan subdirectory for gfortran.dg.Thomas Koenig
2020-04-30PR94725 - deleting gfortran.dg/dtio_5.f90 and pdt_5.f03Paul Thomas
2020-04-27Revert r10-7920-g06eca1acafa27e19e82dc73927394a7a4d0bdbc5 .Thomas Koenig
2020-04-26Added test case from PR 94737.Thomas Koenig
2020-04-25Fix PR 94578.Thomas König
2020-04-24rtl combine should consider NaNs when generate fp min/max [PR94708]Haijian Zhang
2020-04-23Fix PR 93956, wrong pointer when returned via function.Thomas König
2020-04-22For assumed-size arrays check if the reference is to a full array.Jose Rui Faustino de Sousa
2020-04-22[Fortran] Truncate warn with OpenMP/OpenACC/!GCC$ (PR94709)Tobias Burnus
2020-04-20PR fortran/93364 - ICE in gfc_set_array_spec, at fortran/array.c:879Harald Anlauf
2020-04-20PR 91800 - reject Hollerith constants as type initializer.Steve Kargl
2020-04-19PR 94347 - add a test case for something a PR has fixed itself.Thomas König
2020-04-19Commit test case for PR 57129.Thomas König
2020-04-19Fix PR fortran/93500, ICE on invalid.Thomas König
2020-04-17Fix ICE on invalid, PR94090.Thomas König
2020-04-16cleanup graphite resultsRichard Biener
2020-04-14[Fortran] Fix name conflict check for use-assoc (PR 92736)Tobias Burnus
2020-04-14Fix PR 94270 by not warning about artifical dummy arguments.Thomas König
2020-04-13Commit test case for PR 87644, which has fixed itself somehow.Thomas König
2020-04-13ICE on wrong code [PR94192].Linus Koenig
2020-04-12Added a test case from a PR that was fixed by something else.Thomas König
2020-04-10Fix typo in gfortran.dg/asynchronous_5.f03 from last commit.Fritz Reese
2020-04-10Fix UNRESOLVED testcase gfortran.dg/asynchronous_5.f03.Fritz Reese
2020-04-09PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.cFritz Reese
2020-04-08[testsuite] Fix PR94079 by respecting vect_hw_misalign [PR94079]Kewen Lin
2020-04-08Move gfortran.dg/dec_math_5.f90 to ./ieee/Tobias Burnus
2020-04-07Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics.Fritz Reese
2020-04-06Fix fortran/93686 -- ICE matching data statements with derived-type pointers.Fritz Reese
2020-04-02Fix fortran/85982 ICE in resolve_component.Fritz Reese
2020-04-02[Fortran] Resolve formal args before checking DTIOTobias Burnus
2020-04-02[Fortran] Fix error cleanup of select rank (PR93522)Tobias Burnus
2020-04-02fortran : ICE in gfc_resolve_findloc PR93498Mark Eggleston
2020-04-02fortran: ICE equivalence with an element of an array PR94030Mark Eggleston
2020-04-01Fix PR94043 by making vect_live_op generate lc-phiKewen Lin
2020-03-30Fix scan pattern of vect-8.f90 dump.Martin Liska
2020-03-28Patch for PR94246Paul Thomas
2020-03-28[Fortran] Fix result-variable handling of MODULE PROCEDURE (PR94348)Tobias Burnus
2020-03-28reassoc: Fix -fcompare-debug bug in reassociate_bb [PR94329]Jakub Jelinek
2020-03-27[Fortran] Fix ICE with deferred-rank arrays (PR93957)Tobias Burnus
2020-03-27Fortran] Reject invalid association target (PR93363)Tobias Burnus
2020-03-25testsuite: Fix up FAILs in gfortran testsuite with -fcompare-debug [PR94280]Jakub Jelinek
2020-03-25fortran: ICE using undeclared symbol in array constructor PR93484Mark Eggleston
2020-03-24loop-manip: Avoid -fcompare-debug issues in create_iv [PR94285]Jakub Jelinek
2020-03-23fortran: ICE in gfc_match_assignment PR93600Mark Eggleston
2020-03-12[Fortran, OpenACC] Reject vars of different scope in $acc declare (PR94120)Tobias Burnus
2020-03-08Patch and ChangeLogs for PR93581Paul Thomas
2020-03-05Fortran: ICE in gfc_code2string PR93792Steven G. Kargl