summaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)Author
2025-11-19Daily bump.GCC Administrator
2025-11-18fortran: Enforce spec statement ordering [PR32365]Jerry DeLisle
2025-11-18Daily bump.GCC Administrator
2025-11-17Fortran: contiguous pointer assignment to select type target [PR122709]Harald Anlauf
2025-11-17Update UNSIGNED documentation.Thomas Koenig
2025-11-17GCC, meet C++20Jakub Jelinek
2025-11-15Daily bump.GCC Administrator
2025-11-14fortran: correctly handle optional allocatable dummy argumentsYuao Ma
2025-11-14Fortran: procedure targets in derived-type constructors [PR117070]Harald Anlauf
2025-11-14Daily bump.GCC Administrator
2025-11-13openmp, nvptx: ompx_gnu_managed_mem_allocAndrew Stubbs
2025-11-13doc: Fix errors with makeinfo 4.8 [PR122638]Rainer Orth
2025-11-13Daily bump.GCC Administrator
2025-11-12Fortran: Mark type-spec iterators referenced.Jerry DeLisle
2025-11-12OpenMP: Add omp_default_device named constant [PR119677]Tobias Burnus
2025-11-12Daily bump.GCC Administrator
2025-11-11Fortran: Remove unused variable. [PR 96255]Jerry DeLisle
2025-11-11fortran: Fix ICE and self-assignment bugs with recursive allocatable finalize...Christopher Albert
2025-11-11fortran: Implement optional type spec for DO CONCURRENT [PR96255]Jerry DeLisle
2025-11-11Daily bump.GCC Administrator
2025-11-10doc: regenerate-opt-urls after .opt file/invoke.texi changes [PR122243]Sandra Loosemore
2025-11-09Daily bump.GCC Administrator
2025-11-08Fortran: F2018 extensions to interoperability of procedures [PR113338]Harald Anlauf
2025-11-07fortran: [PR121628]Jerry DeLisle
2025-11-07Daily bump.GCC Administrator
2025-11-06fortran: [PR121628]Jerry DeLisle
2025-11-06Daily bump.GCC Administrator
2025-11-05Fortran: Add non-PDT type extension to PDTs [PR122566]Paul Thomas
2025-11-05Fortran: Fix PDT constructors in associate [PR122501, PR122524]Paul Thomas
2025-11-05OpenMP/Fortran: Fix skipping unmatchable metadirectives [PR122570]Tobias Burnus
2025-11-05Daily bump.GCC Administrator
2025-11-04Fortran: fix frontend memleak with DO CONCURRENT [PR122564]Harald Anlauf
2025-11-04OpenMP/Fortran: Revamp handling of labels in metadirectives [PR122369,PR122508]Paul-Antoine Arras
2025-11-04Daily bump.GCC Administrator
2025-11-03Fortran: Fix check on locality spec DO CONCURRENTSteve Kargl
2025-11-02Daily bump.GCC Administrator
2025-11-01Fortran: implement constraint F2018:C1585 on pure function results [PR78640]Harald Anlauf
2025-11-01Daily bump.GCC Administrator
2025-10-31fortran: remove redundant code related to constant pointer in atomic_casYuao Ma
2025-10-31Fortran: Use specific PDT constructors from a generic list [PR122452]Paul Thomas
2025-10-31Daily bump.GCC Administrator
2025-10-30fortran: Cleanup obsolete commentMikael Morin
2025-10-30Daily bump.GCC Administrator
2025-10-30fortran: remove redundant code related to constant pointerYuao Ma
2025-10-29Fortran: PDT - gfortran does not catch F2023:R916 [PR122165]Paul Thomas
2025-10-29Fortran: Fix recursive PDT function invocation [PR122433, PR122434]Paul Thomas
2025-10-29Daily bump.GCC Administrator
2025-10-28fortran: revise non-char pointer handling in gfc_conv_constantYuao Ma
2025-10-28OpenMP/Fortran: Skip context selectors that have OMP_TRAIT_INVALID [PR122439]Paul-Antoine Arras
2025-10-28Daily bump.GCC Administrator