aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2023-05-12Daily bump.GCC Administrator1-0/+4
2023-05-11fortran: use grep instead of fgrepXi Ruoyao1-1/+1
2023-05-11Daily bump.GCC Administrator1-0/+13
2023-05-10Fortran: dump-parse-tree: Mark debug functions with DEBUG_FUNCTIONBernhard Reutner-Fischer1-16/+22
2023-05-10Fortran: dump-parse-tree attribs: fix unbalanced braces [PR109624]Bernhard Reutner-Fischer1-3/+13
2023-05-09Daily bump.GCC Administrator1-0/+15
2023-05-08fortran: Fix coding style around free()Bernhard Reutner-Fischer1-1/+1
2023-05-08fortran: Remove conditionals around free()Bernhard Reutner-Fischer1-2/+1
2023-05-08Fortran: Fix mpz and mpfr memory leaks [PR fortran/68800]Bernhard Reutner-Fischer2-4/+9
2023-05-06Daily bump.GCC Administrator1-0/+12
2023-05-05Fortran: overloading of intrinsic binary operators [PR109641]Harald Anlauf3-0/+44
2023-05-05Daily bump.GCC Administrator1-0/+9
2023-05-04OpenACC: Further attach/detach clause fixes for Fortran [PR109622]Julian Brown2-2/+22
2023-04-29Daily bump.GCC Administrator1-0/+30
2023-04-28OpenACC: Stand-alone attach/detach clause fixes for Fortran [PR109622]Julian Brown1-3/+33
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus22-53/+53
2023-04-26Daily bump.GCC Administrator1-0/+6
2023-04-25'omp scan' struct block seq update for OpenMP 5.xTobias Burnus2-23/+43
2023-04-23Daily bump.GCC Administrator1-0/+7
2023-04-22Fortran: function results never have the ALLOCATABLE attribute [PR109500]Harald Anlauf1-0/+12
2023-04-15Daily bump.GCC Administrator1-0/+16
2023-04-14Fortran: fix compile-time simplification of SET_EXPONENT [PR109511]Harald Anlauf1-6/+6
2023-04-14Fortran: Fix an excess finalization during allocation [PR104272]Paul Thomas3-2/+10
2023-04-14Daily bump.GCC Administrator1-0/+6
2023-04-13Fortran: call of overloaded ‘abs(long long int&)’ is ambiguous [PR109492]Harald Anlauf1-2/+3
2023-04-13Daily bump.GCC Administrator1-0/+18
2023-04-12Fortran: fix functions with entry and pointer/allocatable result [PR104312]Harald Anlauf3-1/+24
2023-04-12Fortran: resolve correct generic with TYPE(C_PTR) arguments [PR61615,PR99982]Harald Anlauf1-1/+17
2023-04-09Daily bump.GCC Administrator1-0/+32
2023-04-08Fortran: Fix some of the bugs in associate [PR87477]Paul Thomas6-36/+113
2023-04-05Daily bump.GCC Administrator1-0/+6
2023-04-04Fortran: reject module variable as character length in PARAMETER [PR104349]Harald Anlauf1-2/+0
2023-04-02Daily bump.GCC Administrator1-0/+5
2023-04-01Change "long_double" into "long double" for C prototypes from Fortran.Thomas Koenig1-0/+2
2023-03-31Daily bump.GCC Administrator1-0/+6
2023-03-29Fix fc-prototypes usage with C_INT64_T and non LP64 Targets.Andrew Pinski1-0/+3
2023-03-29Daily bump.GCC Administrator1-0/+6
2023-03-28openmp: Fix typo in diagnostics [PR109314]Jakub Jelinek1-1/+1
2023-03-26Daily bump.GCC Administrator1-0/+5
2023-03-25Fortran: remove dead code [PR104321]Harald Anlauf1-3/+0
2023-03-25Daily bump.GCC Administrator1-0/+19
2023-03-24Fortran: fix FE memleak with BOZ expressions.Harald Anlauf1-0/+4
2023-03-24Fortran: Escalate failure when Hollerith constant to real conversion failsHaochen Gui5-9/+29
2023-03-23Daily bump.GCC Administrator1-0/+7
2023-03-22Fortran: improve checking of FINAL subroutine arguments [PR104572]Harald Anlauf1-0/+7
2023-03-22Daily bump.GCC Administrator1-0/+23
2023-03-21Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036]Harald Anlauf1-3/+4
2023-03-21doc: Remove the @gol macro/aliasArsen Arsenović2-401/+401
2023-03-21Fortran: Fix regression caused by PR37336 patch [PR109206]Paul Thomas1-1/+4
2023-03-21Fortran: Fix regression caused by PR37336 patch [PR109209]Paul Thomas1-0/+1