aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
13 daysDaily bump.GCC Administrator1-0/+10
13 daysFortran: fix bogus dependency check in ALLOCATE statement [PR60560]Harald Anlauf2-14/+26
14 daysDaily bump.GCC Administrator1-0/+17
2025-03-15Fortran: Store OpenMP's 'declare variant' in module file [PR115271]Tobias Burnus5-66/+365
2025-03-14Daily bump.GCC Administrator1-0/+8
2025-03-13Fortran: improve checking of substring bounds [PR119118]Harald Anlauf1-2/+4
2025-03-13Daily bump.GCC Administrator1-0/+24
2025-03-12Fortran: Add F2018 TEAM_NUMBER to coindexed expressions [PR98903]Andre Vehreschild7-74/+255
2025-03-12Daily bump.GCC Administrator1-0/+16
2025-03-11Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199]Harald Anlauf2-1/+10
2025-03-11Abstract interfaces and dummy arguments are not global.Thomas Koenig2-3/+6
2025-03-11Daily bump.GCC Administrator1-0/+6
2025-03-10Fortran: Fix gimplification error for pointer remapping in forall [PR107143]Andre Vehreschild1-1/+2
2025-03-10Daily bump.GCC Administrator1-0/+8
2025-03-09Use gfc_commit_symbol() to remove UNDO status instead of new function.Thomas Koenig3-8/+2
2025-03-09Daily bump.GCC Administrator1-0/+17
2025-03-08Fix regression with -Wexternal-argument-mismatch.Thomas Koenig3-1/+9
2025-03-07Fortran: Fix ICE in resolve.cc with -pedanticJerry DeLisle1-1/+3
2025-03-07Daily bump.GCC Administrator1-0/+10
2025-03-06Fortran: improve checking of substring bounds [PR119118]Harald Anlauf3-2/+84
2025-03-06Daily bump.GCC Administrator1-0/+11
2025-03-05Regenerate fortran/lang.opt.urlsMark Wielaard1-0/+3
2025-03-05Fortran: Add view convert to pointer assign when only pointer/alloc attr diff...Andre Vehreschild1-1/+9
2025-03-05Daily bump.GCC Administrator1-0/+40
2025-03-04C prototypes for external arguments; add warning for mismatch.Thomas Koenig5-37/+162
2025-03-04Fortran: Fix gimplification error on assignment to pointer [PR103391]Andre Vehreschild1-8/+8
2025-03-04Fortran: Prevent ICE when getting caf-token from abstract type [PR77872]Andre Vehreschild1-0/+5
2025-03-04Fortran: Reduce code complexity [PR77872]Andre Vehreschild1-11/+3
2025-03-04Daily bump.GCC Administrator1-0/+16
2025-03-03Fortran: reject empty derived type with bind(C) attribute [PR101577]Harald Anlauf1-3/+20
2025-03-03Fortran: Fix regression on double free on elemental function [PR118747]Andre Vehreschild2-10/+14
2025-03-03Daily bump.GCC Administrator1-0/+31
2025-03-02Fortran: Small fixes in intrinsic.texi.Sandra Loosemore1-13/+13
2025-03-02Fortran: Move "Standard" subheading in documentation [PR47928]Sandra Loosemore1-923/+923
2025-03-02Fortran: Rename/move "Syntax" subheading in documentation [PR47928]Sandra Loosemore2-1159/+1159
2025-03-02Fortran: Whitespace cleanup in documentation [PR47928]Sandra Loosemore1-19/+15
2025-03-02Fortran: Tidy subheadings in Fortran documentation [PR47928]Sandra Loosemore2-49/+48
2025-03-02Daily bump.GCC Administrator1-0/+6
2025-03-01Fortran: fix front-end memleak after failure during parsing of NULLIFYHarald Anlauf2-0/+3
2025-03-01Daily bump.GCC Administrator1-0/+6
2025-02-28Fortran: Ensure finalizer is called for unreferenced variable [PR118730]Andre Vehreschild1-0/+8
2025-02-28Daily bump.GCC Administrator1-0/+6
2025-02-27Fortran: Fix ICE on associate of pointer [PR118789]Andre Vehreschild1-1/+6
2025-02-27Daily bump.GCC Administrator1-0/+5
2025-02-26Fortran: Remove SAVE_EXPR on lhs in assign [PR108233]Andre Vehreschild1-5/+8
2025-02-26Daily bump.GCC Administrator1-0/+17
2025-02-25Fortran: Fix detection of descriptor arrays in coarray [PR107635]Andre Vehreschild2-11/+34
2025-02-25Fortran: Use correct size when transferring between images [PR107635]Andre Vehreschild1-3/+6
2025-02-22Daily bump.GCC Administrator1-0/+20
2025-02-21Fortran: initialize non-saved pointers with -fcheck=pointer [PR48958]Harald Anlauf1-2/+5