aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/m4/ifunction-s.m4
AgeCommit message (Expand)AuthorFilesLines
2023-11-08libgfortran: Remove empty array descriptor first dimension overwrite [PR112371]Mikael Morin1-16/+3
2023-11-08libgfortran: Remove early return if extent is zero [PR112371]Mikael Morin1-2/+2
2023-11-08libgfortran: Don't skip allocation if size is zero [PR112412]Mikael Morin1-5/+2
2018-12-31re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig1-1/+11
2018-06-01re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr...Steven G. Kargl1-3/+3
2018-05-08re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-7/+0
2018-01-15re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-23/+37
2018-01-07libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig1-3/+3
2017-11-22re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig1-0/+530