aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/iresolve.cc
AgeCommit message (Expand)AuthorFilesLines
2024-08-08Add merge_bits.devel/fortran_unsignedThomas Koenig1-1/+3
2024-08-05Implement dshift[lr], ibclr, ibset and ibits.Thomas Koenig1-9/+21
2024-08-04Added UINT intrinsic.Thomas Koenig1-0/+12
2024-05-12Fortran: Unlimited polymorphic intrinsic function arguments [PR84006]Paul Thomas1-0/+4
2024-01-06Fortran: bogus warnings with REPEAT intrinsic and -Wconversion-extra [PR96724]Harald Anlauf1-1/+9
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-24Fortran: checking and simplification of RESHAPE intrinsic [PR103794]Harald Anlauf1-1/+1
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus1-1/+1
2023-04-08Fortran: Fix some of the bugs in associate [PR87477]Paul Thomas1-3/+7
2023-01-23Fortran: fix ICE in check_charlen_present [PR108420]Harald Anlauf1-3/+6
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/+4050