aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.cc
AgeCommit message (Expand)AuthorFilesLines
2022-09-02Fortran: avoid NULL pointer dereference on invalid DATA constant [PR99349]Harald Anlauf1-1/+2
2022-07-14Fortran: error recovery for bad initializers of implied-shape arrays [PR106209]Harald Anlauf1-2/+13
2022-06-30Fortran: error recovery on invalid CLASS(), PARAMETER declarations [PR105243]Harald Anlauf1-0/+8
2022-06-26Fortran: handle explicit-shape specs with constant bounds [PR105954]Harald Anlauf1-0/+12
2022-01-17Change references of .c files to .cc filesMartin Liska1-10/+10
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+11910