aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Fix fortran/85982 ICE in resolve_component.Fritz Reese1-0/+35
2020-04-02[Fortran] Resolve formal args before checking DTIOTobias Burnus1-0/+50
2020-04-02[Fortran] Fix error cleanup of select rank (PR93522)Tobias Burnus1-0/+26
2020-04-02fortran : ICE in gfc_resolve_findloc PR93498Mark Eggleston2-0/+23
2020-04-02fortran: ICE equivalence with an element of an array PR94030Mark Eggleston2-0/+44
2020-04-01Fix PR94043 by making vect_live_op generate lc-phiKewen Lin1-0/+18
2020-03-30Fix scan pattern of vect-8.f90 dump.Martin Liska1-1/+1
2020-03-28Patch for PR94246Paul Thomas1-0/+85
2020-03-28[Fortran] Fix result-variable handling of MODULE PROCEDURE (PR94348)Tobias Burnus1-0/+27
2020-03-28reassoc: Fix -fcompare-debug bug in reassociate_bb [PR94329]Jakub Jelinek1-0/+12
2020-03-27[Fortran] Fix ICE with deferred-rank arrays (PR93957)Tobias Burnus1-0/+37
2020-03-27Fortran] Reject invalid association target (PR93363)Tobias Burnus2-1/+72
2020-03-25testsuite: Fix up FAILs in gfortran testsuite with -fcompare-debug [PR94280]Jakub Jelinek3-0/+9
2020-03-25fortran: ICE using undeclared symbol in array constructor PR93484Mark Eggleston2-0/+16
2020-03-24loop-manip: Avoid -fcompare-debug issues in create_iv [PR94285]Jakub Jelinek1-0/+5
2020-03-23fortran: ICE in gfc_match_assignment PR93600Mark Eggleston3-0/+34
2020-03-12[Fortran, OpenACC] Reject vars of different scope in $acc declare (PR94120)Tobias Burnus6-16/+64
2020-03-08Patch and ChangeLogs for PR93581Paul Thomas1-0/+24
2020-03-05Fortran: ICE in gfc_code2string PR93792Steven G. Kargl1-0/+17
2020-03-04analyzer: handle __builtin_expect [PR93993]David Malcolm1-3/+3
2020-03-04analyzer: fix ICE on non-lvalue in prune_for_sm_diagnostic [PR93993]David Malcolm1-0/+33
2020-03-02Ensure sufficient size of variables used for module+submodule names.Andrew Benson1-0/+30
2020-03-01Patch and ChangeLogs for PR92976Paul Thomas1-0/+31
2020-03-01Patch for PR92959Paul Thomas1-0/+37
2020-02-29Add dg-require-visibility to tests that require visibility support.John David Anglin2-0/+2
2020-02-28Commit for PR92785Paul Thomas1-0/+55
2020-02-25Fix typo: paramter -> parameter [PR93864]Jakub Jelinek1-1/+1
2020-02-24ortran: ICE using SHAPE with FINDLOC PR93835Mark Eggleston2-2/+12
2020-02-24fortran: ICE in gfc_conv_constant_to_tree PR93604Mark Eggleston1-0/+10
2020-02-24OpenACC tile clause – apply exit/cycle checks (PR 93552)Tobias Burnus1-0/+27
2020-02-23Fix error message.Thomas König1-4/+4
2020-02-23Patch for PR57710Paul Thomas1-0/+27
2020-02-20OpenACC's tile clause fix for implicit typing (PR93825)Tobias Burnus1-0/+13
2020-02-18[fortran] ICE assign character pointer to non target PR93714Mark Eggleston3-2/+24
2020-02-18[Fortran] ICE: Invalid expression in gfc_element_size PR93601Mark Eggleston1-0/+7
2020-02-18analyzer: fix ICE on failed casts [PR 93777]David Malcolm1-0/+22
2020-02-18analyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR 93778]David Malcolm1-0/+11
2020-02-18analyzer: fix ICE on pointer arithmetic with incomplete types [PR 93774]David Malcolm1-0/+32
2020-02-18analyzer: add test coverage for gfortran ICE fix [PR 93779]David Malcolm1-0/+29
2020-02-18[Fortran] ICE in gfc_typenode_for_spec PR93603Mark Eggleston1-0/+7
2020-02-18[fortran] ICE in gfc_validate_kind(): Got bad kind [PR93580]Mark Eggleston1-0/+13
2020-02-10analyzer: fix ICE with fortran constant arguments (PR 93405)David Malcolm1-0/+14
2020-02-10analyzer: gfortran testsuite supportDavid Malcolm3-0/+95
2020-02-10Fix bogus duplicate attribute errors for submodule functions.Andrew Benson1-0/+18
2020-02-10arm: Add testcase for already fixed ICE [PR91913]Jakub Jelinek1-0/+5
2020-02-05openmp: Avoid ICEs with declare simd; declare simd inbranch [PR93555]Jakub Jelinek1-0/+11
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus1-1/+1
2020-02-03[Fortran] Fix to strict associate check (PR93427)Tobias Burnus2-1/+32
2020-01-31[Fortran] Disable front-end optimization for OpenACC atomic (PR93462)Tobias Burnus1-0/+17
2020-01-29openmp: Handle rest of EXEC_OACC_* in oacc_code_to_statement [PR93463]Jakub Jelinek1-0/+15