aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-common.cc
AgeCommit message (Expand)AuthorFilesLines
2025-03-11Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199]Harald Anlauf1-1/+1
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-28/+28
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-3/+2
2024-10-07OpenMP: Allocate directive for static vars, clean upTobias Burnus1-0/+4
2024-07-29OpenMP/Fortran: Fix handling of 'declare target' with 'link' clause [PR115559]Tobias Burnus1-0/+21
2024-02-10Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some moreJakub Jelinek1-3/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-25fortran: Rename TRUE/FALSE to true/false in *.cc filesUros Bizjak1-4/+4
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-02-10gfortran: Respect target's NO_DOT_IN_LABEL in trans-common.ccRoger Sayle1-1/+8
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1392