aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2025-05-02Daily bump.GCC Administrator1-0/+7
2025-05-01Fortran: Source allocation of pure function result rejected [PR119948]Paul Thomas1-0/+10
2025-04-26Daily bump.GCC Administrator1-0/+13
2025-04-25Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900]Harald Anlauf2-7/+9
2025-04-25Daily bump.GCC Administrator1-0/+10
2025-04-23Fortran: Use correct location in check of coarray functions [PR119200]Andre Vehreschild1-6/+12
2025-04-23Daily bump.GCC Administrator1-0/+207
2025-04-22Fortran: Various fixes on F2018 teams.Andre Vehreschild4-7/+35
2025-04-22Fortran: Add teams support in image_index and num_images for F2018Andre Vehreschild9-139/+144
2025-04-22Fortran: Add team-support to this_image [PR87326]Andre Vehreschild10-106/+157
2025-04-22Fortran: Update get_team, team_number and image_status to F2018 [PR88154, PR8...Andre Vehreschild12-72/+268
2025-04-22Fortran: Improve F2018 TEAM handling [PR87326, PR87556, PR88254, PR103896]Andre Vehreschild15-190/+667
2025-04-22Fortran: Unify handling of STAT= and ERRMSG= optional arguments [PR87939]Andre Vehreschild13-124/+419
2025-04-20Daily bump.GCC Administrator1-0/+7
2025-04-18Fortran: Fix checking for IMPURE in DO CONCURRENT.Steven G. Kargl1-10/+39
2025-04-17Daily bump.GCC Administrator1-0/+7
2025-04-16Fortran: pure subroutine with pure procedure as dummy [PR106948]Harald Anlauf1-0/+7
2025-04-16Daily bump.GCC Administrator1-0/+29
2025-04-15Fortran/OpenMP: Support automatic mapping allocatable components (deep mapping)Tobias Burnus5-88/+972
2025-04-14Daily bump.GCC Administrator1-0/+7
2025-04-13Fix ICE in compare_parameter.Thomas Koenig1-7/+24
2025-04-13Daily bump.GCC Administrator1-0/+6
2025-04-12Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT: Fix 'static_asser...Thomas Schwinge1-1/+1
2025-04-10Daily bump.GCC Administrator1-0/+35
2025-04-09Fortran: fix issue with impure elemental subroutine and interface [PR119656]Harald Anlauf2-7/+17
2025-04-09Fortran: Fix some problems with the reduce intrinsic [PR119460]Paul Thomas4-28/+11
2025-04-09Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT [PR101602]Tobias Burnus4-21/+167
2025-04-03Daily bump.GCC Administrator1-0/+10
2025-04-02OpenMP: Require target and/or targetsync init modifier [PR118965]Sandra Loosemore1-42/+35
2025-03-29Daily bump.GCC Administrator1-0/+5
2025-03-28Fortran: fix spelling of flag -fallow-invalid-bozHarald Anlauf1-1/+1
2025-03-27Daily bump.GCC Administrator1-0/+6
2025-03-26Fortran: fix bogus recursion with DT default initialization [PR118796]Harald Anlauf1-1/+2
2025-03-26Daily bump.GCC Administrator1-0/+13
2025-03-25C prototypes for functions returning C function pointers.Thomas Koenig1-3/+23
2025-03-25OpenMP: Create additional interop objects with append_args.Sandra Loosemore1-2/+2
2025-03-22Daily bump.GCC Administrator1-0/+66
2025-03-22Fix up some further cases of missing or extraneous spaces in diagnosticsJakub Jelinek1-1/+1
2025-03-21OpenMP: 'interop' construct - add ME support + target-independent libgompPaul-Antoine Arras2-3/+20
2025-03-21Fortran: Fix typo in error message.Jerry DeLisle1-1/+1
2025-03-21Fortran: Fix typo in error message.Jerry DeLisle1-1/+1
2025-03-21Fortran: Implement the F2018 reduce intrinsic [PR85836]Paul Thomas7-51/+427
2025-03-21Fortran: Fix freeing procedure pointer components [PR119380]Andre Vehreschild1-1/+1
2025-03-21Fortran: Fix double free on polymorphic array dummy argument [PR119349]Andre Vehreschild1-1/+5
2025-03-20Daily bump.GCC Administrator1-0/+12
2025-03-19Fortran: fix bogus bounds check for reallocation on assignment [PR116706]Harald Anlauf1-3/+1
2025-03-19Fortran: Fix comp call in associate [PR119272]Andre Vehreschild1-2/+3
2025-03-19Daily bump.GCC Administrator1-0/+7
2025-03-18Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]Harald Anlauf1-0/+16
2025-03-17Daily bump.GCC Administrator1-0/+10