aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-stmt.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-13Fortran: annotations for DO CONCURRENT loops [PR113305]Harald Anlauf1-11/+35
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-16Fortran: Fix problems with class array function selectors [PR112834]Paul Thomas1-1/+7
2023-12-08OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatablesTobias Burnus1-7/+85
2023-08-25OpenMP: Fortran support for imperfectly-nested loopsSandra Loosemore1-1/+6
2023-07-17fortran: Pass pre-calculated class container argument [pr110618]Mikael Morin1-1/+2
2023-06-21Fortran: Fix some bugs in associate [PR87477]Paul Thomas1-8/+12
2023-06-08Fortran: Fix some more blockers in associate meta-bug [PR87477]Paul Thomas1-4/+2
2023-05-18fortran: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus1-5/+5
2023-04-14Fortran: Fix an excess finalization during allocation [PR104272]Paul Thomas1-2/+5
2023-03-18Fortran: Fix bugs and missing features in finalization [PR37336]Paul Thomas1-2/+48
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-28Fortran: ICE with elemental and dummy argument with VALUE attribute [PR107819]Harald Anlauf1-0/+1
2022-05-30Fortran: improve runtime error message with ALLOCATE and ERRMSG= [PR91300]Harald Anlauf1-3/+30
2022-02-24Fortran: frontend code for F2018 QUIET specifier to STOP and ERROR STOPHarald Anlauf1-3/+12
2022-02-13fortran: Unshare associate var charlen [PR104228]Mikael Morin1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+7468