aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dependency.cc
AgeCommit message (Expand)AuthorFilesLines
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-06-20Fortran: Auto array allocation with function dependencies [PR59104]Paul Thomas1-0/+82
2024-05-23Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312]Paul Thomas1-0/+32
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-13OpenMP: Pointers and member mappingsJulian Brown1-0/+128
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer1-6/+4
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus1-1/+1
2023-01-23Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]Harald Anlauf1-0/+5
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2336