aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/arith.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-17Fortran: handle bad array ctors with typespec [PR93483, PR107216, PR107219]Harald Anlauf1-14/+13
2022-10-17Fortran: check type of operands of logical operations, comparisons [PR107272]Harald Anlauf1-0/+33
2022-10-12Fortran: check types of operands of arithmetic binary operations [PR107217]Harald Anlauf1-0/+15
2022-10-11Fortran: check types of source expressions before conversion [PR107215]Harald Anlauf1-0/+33
2022-10-08Fortran: error recovery for invalid types in array constructors [PR107000]Harald Anlauf1-5/+25
2022-04-05Fortran: improve error recovery for invalid coarray function declarationsHarald Anlauf1-3/+6
2022-02-09Fortran: try simplifications during reductions of array constructorsHarald Anlauf1-6/+30
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2706