aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/class.cc
AgeCommit message (Expand)AuthorFilesLines
2024-08-15Fix Coarray in associate not a coarray. [PR110033]Andre Vehreschild1-16/+22
2024-08-15Add corank to gfc_expr.Andre Vehreschild1-0/+3
2024-07-18Fortran: Fix Explicit cobounds of a procedures parameter not respected [PR78466]Andre Vehreschild1-2/+6
2024-03-15Fortran: Fix class/derived/complex function associate selectors [PR87477]Paul Thomas1-0/+50
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-09-23fortran: error recovery on duplicate declaration of class variable [PR95710]Harald Anlauf1-0/+4
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus1-1/+1
2023-03-18Fortran: Fix bugs and missing features in finalization [PR37336]Paul Thomas1-5/+76
2023-03-05Fortran: fix CLASS attribute handling [PR106856]Harald Anlauf1-3/+22
2023-01-16Update copyright years.Jakub Jelinek1-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/+3073