aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/interface.cc
AgeCommit message (Expand)AuthorFilesLines
2022-12-11Fortran: fix ICE on bad use of statement function [PR107995]Steve Kargl1-0/+6
2022-11-18Fortran: reject NULL actual argument without explicit interface [PR107576]Harald Anlauf1-0/+8
2022-11-16Fortran: ICE on procedure arguments with non-integer length [PR107707]Steve Kargl1-0/+2
2022-11-13Fortran: diagnostics for actual arguments to pointer dummy arguments [PR94104]José Rui Faustino de Sousa1-17/+31
2022-09-20Fortran: F2018 type(*),dimension(*) with scalars [PR104143]Tobias Burnus1-1/+10
2022-07-26Fortran: error recovery from calculation of storage size of a symbol [PR103504]Harald Anlauf1-2/+5
2022-04-24fortran: Detect duplicate unlimited polymorphic types [PR103662]Mikael Morin1-4/+15
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+5589