aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/array.cc
AgeCommit message (Expand)AuthorFilesLines
6 daysAdd corank to gfc_expr.Andre Vehreschild1-1/+15
8 daysFortran: reject array constructor value of abstract type [PR114308]Harald Anlauf1-0/+13
2024-07-18Fortran: Fix Explicit cobounds of a procedures parameter not respected [PR78466]Andre Vehreschild1-0/+3
2024-03-12Fortran: handle procedure pointer component in DT array [PR110826]Harald Anlauf1-0/+7
2024-02-10Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some moreJakub Jelinek1-3/+3
2024-01-13Fortran: annotations for DO CONCURRENT loops [PR113305]Harald Anlauf1-4/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
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