aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/array.cc
AgeCommit message (Expand)AuthorFilesLines
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer1-4/+4
2023-01-25Fortran: ICE in gfc_compare_array_spec [PR108528]Steve Kargl1-2/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-23Fortran: incorrect array bounds when bound intrinsic used in decl [PR108131]Harald Anlauf1-4/+0
2022-12-12Fortran: improve checking of assumed-size array spec [PR102180]Harald Anlauf1-3/+16
2022-04-27fortran: Compare non-constant bound expressions. [PR105379]Mikael Morin1-11/+16
2022-04-10Fortran: fix checking of coshape specification in ALLOCATE statementHarald Anlauf1-0/+7
2022-03-07Fortran: Fix typosTobias Burnus1-1/+1
2022-01-18Fortran: handle expansion of zero-sized array constructorsHarald Anlauf1-0/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2785