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