aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-20Fortran: error recovery with references of bad array constructors [PR105633]Harald Anlauf1-3/+7
2022-09-20Fortran: NULL pointer dereference in invalid simplification [PR106985]Harald Anlauf1-1/+2
2022-05-11Fortran: fix error recovery on invalid array sectionHarald Anlauf1-2/+2
2022-03-09Fortran: improve error recovery on invalid array sectionHarald Anlauf1-1/+3
2022-02-14Fortran: improve error recovery on bad array sectionHarald Anlauf1-1/+7
2022-01-27Fortran: fix issues with internal conversion between default and wide charHarald Anlauf1-1/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+6507