aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/intrinsic.cc
AgeCommit message (Expand)AuthorFilesLines
6 daysAdd corank to gfc_expr.Andre Vehreschild1-0/+3
10 daysFortran: silence Wmaybe-uninitialized warnings for LTO build [PR116221]Harald Anlauf1-1/+1
2024-04-29Fortran: add SELECTED_LOGICAL_KINDFrancois-Xavier Coudert1-1/+8
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-14fortran: Add degree based trig functions for F2023Jerry DeLisle1-24/+31
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer1-3/+3
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus1-1/+1
2023-03-24Fortran: Escalate failure when Hollerith constant to real conversion failsHaochen Gui1-1/+8
2023-02-25fortran: Reuse associated_dummy memory if previously allocated [PR108923]Mikael Morin1-6/+6
2023-02-09Fortran: catch invalid kind in character conversion [PR69636,PR103779]Harald Anlauf1-1/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-04-05Fortran: a RECURSIVE procedure cannot be an INTRINSICHarald Anlauf1-0/+1
2022-03-07translation: small fixesMartin Liska1-1/+1
2022-03-07Fix translation strings.Martin Liska1-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/+5503