aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.cc
AgeCommit message (Expand)AuthorFilesLines
2022-04-22fortran: Use pointer arithmetic to index arrays [PR102043]Mikael Morin1-1/+1
2022-04-22fortran: Pre-evaluate string pointers. [PR102043]Mikael Morin1-0/+7
2022-04-21fortran: Fix conv of UNION constructors [PR105310]Fritz Reese1-2/+2
2022-03-09Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]Tobias Burnus1-4/+9
2022-03-07Fortran: Fix gfc_maybe_dereference_var [PR104430][PR99585]Tobias Burnus1-2/+4
2022-03-07Fortran: Fix typosTobias Burnus1-2/+2
2022-03-07Fix up duplicated duplicated words in commentsJakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-8/+8
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+12125