aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-io.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-29fortran: Add default to switch in gfc_trans_transfer [PR117843]Andrew Pinski1-0/+2
2024-11-28Fortran: fix crash with bounds check writing array section [PR117791]Harald Anlauf1-0/+20
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-10-19Fortran: Add range-based diagnosticTobias Burnus1-7/+3
2024-09-07Implement first part of unsigned integers for Fortran.Thomas Koenig1-0/+19
2024-08-29Fortran: fix ICE with use with rename of namelist member [PR116530]Harald Anlauf1-1/+2
2024-07-11Fortran: Fix rejecting class arrays of different ranks as storage association...Andre Vehreschild1-2/+2
2024-02-14Fortran: namelist-object-name renaming.Steve Kargl1-2/+4
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-06-08Fortran: Fix some more blockers in associate meta-bug [PR87477]Paul Thomas1-0/+4
2023-05-18fortran: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-04-08Fortran: Fix some of the bugs in associate [PR87477]Paul Thomas1-2/+2
2023-03-18Fortran: Fix bugs and missing features in finalization [PR37336]Paul Thomas1-0/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-04-22fortran: Update index extraction code. [PR102043]Mikael Morin1-11/+37
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2686