aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)Author
24 hoursFortran: Fix Explicit cobounds of a procedures parameter not respected [PR78466]Andre Vehreschild
25 hoursFortran: Suppress bogus used uninitialized warnings [PR108889].Paul Thomas
2024-06-20Fortran: Auto array allocation with function dependencies [PR59104]Paul Thomas
2024-06-05openmp: OpenMP loop transformation supportJakub Jelinek
2024-05-17Fortran: Fix select type regression due to r14-9489 [PR114874]Paul Thomas
2024-04-29Fortran: add SELECTED_LOGICAL_KINDFrancois-Xavier Coudert
2024-03-22fortran: Ignore use statements on error [PR107426]Mikael Morin
2024-03-22fortran: Fix specification expression error with dummy procedures [PR111781]Mikael Morin
2024-03-15Fortran: Fix class/derived/complex function associate selectors [PR87477]Paul Thomas
2024-03-14OpenACC 2.7: front-end support for readonly modifierChung-Lin Tang
2024-02-28Fortran - Error compiling PDT Type-bound Procedures [PR82943/86148/86268]Alexander Westbrooks
2024-02-15openmp, fortran: Add Fortran support for indirect clause on the declare targe...Kwok Cheung Yeung
2024-01-13Fortran: annotations for DO CONCURRENT loops [PR113305]Harald Anlauf
2024-01-03Update copyright years.Jakub Jelinek
2023-12-19OpenMP: Use enumerators for names of trait-sets and traitsSandra Loosemore
2023-12-13OpenMP: Pointers and member mappingsJulian Brown
2023-12-11OpenMP: Support acquires/release in 'omp require atomic_default_mem_order'Tobias Burnus
2023-12-08OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatablesTobias Burnus
2023-12-05Fortran: allow RESTRICT qualifier also for optional arguments [PR100988]Harald Anlauf
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers
2023-10-25OpenACC 2.7: Implement self clause for compute constructsChung-Lin Tang
2023-10-25OpenMP/Fortran: Group handling of 'if' clause without and with modifierThomas Schwinge
2023-10-14Fortran: Support OpenMP's 'allocate' directive for stack varsTobias Burnus
2023-09-15fortran: Remove reference count update [PR108957]Mikael Morin
2023-09-12fortran: Undo new symbols in all namespaces [PR110996]Mikael Morin
2023-09-09fortran: Remove redundant tree walk to delete elementMikael Morin
2023-08-30fortran: Restore interface to its previous state on error [PR48776]Mikael Morin
2023-08-25OpenMP: Fortran support for imperfectly-nested loopsSandra Loosemore
2023-08-22OpenMP: Handle 'all' as category in defaultmapTobias Burnus
2023-08-14fortran: New predicate gfc_length_one_character_type_pMikael Morin
2023-07-25OpenMP/Fortran: Reject declarations between target + teamsTobias Burnus
2023-07-24OpenMP/Fortran: Reject not strictly nested target -> teams [PR110725, PR71065]Tobias Burnus
2023-07-17OpenMP/Fortran: Parsing support for 'uses_allocators'Tobias Burnus
2023-07-12gfortran: Allow ref'ing PDT's len() in parameter-initializer.Andre Vehreschild
2023-06-21Fortran: Fix some bugs in associate [PR87477]Paul Thomas
2023-06-08Fortran: Fix some more blockers in associate meta-bug [PR87477]Paul Thomas
2023-06-06openmp: Add support for the 'present' modifierTobias Burnus
2023-05-26Fortran/OpenMP: Add parsing support for allocators/allocate directivesTobias Burnus
2023-05-24Fortran: checking and simplification of RESHAPE intrinsic [PR103794]Harald Anlauf
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer
2023-05-05Fortran: overloading of intrinsic binary operators [PR109641]Harald Anlauf
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus
2023-04-14Fortran: Fix an excess finalization during allocation [PR104272]Paul Thomas
2023-03-24Fortran: Escalate failure when Hollerith constant to real conversion failsHaochen Gui
2023-03-18Fortran: Fix bugs and missing features in finalization [PR37336]Paul Thomas
2023-02-16don't declare header-defined functions both static and inlinePatrick Palka
2023-02-13Fortran: Add !GCC$ attributes NOINLINE,NORETURN,WEAKRimvydas Jasinskas
2023-01-16Update copyright years.Jakub Jelinek
2022-12-14OpenMP: Duplicate checking for map clauses in Fortran (PR107214)Julian Brown
2022-12-09Fortran/OpenMP: align/allocator modifiers to the allocate clauseTobias Burnus