aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2021-11-13Daily bump.GCC Administrator1-0/+42
2021-11-12Fortran/openmp: Fix '!$omp end'Tobias Burnus3-11/+25
2021-11-12Fortran: Use build_debug_expr_decl to create DEBUG_DECL_EXPRsMartin Jambor1-4/+2
2021-11-12fortran: Ignore unused args in scalarization [PR97896]Mikael Morin8-83/+98
2021-11-12openmp: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek1-1/+2
2021-11-12Daily bump.GCC Administrator1-0/+17
2021-11-11Fortran/openmp: Add support for 2 argument num_teams clauseTobias Burnus5-19/+63
2021-11-11openmp: Add support for 2 argument num_teams clauseJakub Jelinek1-1/+1
2021-11-11Daily bump.GCC Administrator1-0/+10
2021-11-10Fortran: avoid NULL pointer dereferencesHarald Anlauf2-0/+9
2021-11-10Daily bump.GCC Administrator1-0/+25
2021-11-09Fortran: Fix memory leak in finalization wrappers [PR68800]Bernhard Reutner-Fischer4-25/+20
2021-11-09Remove dead Fortran function.Martin Liska1-17/+0
2021-11-09Convert strlen pass from evrp to ranger.Aldy Hernandez1-1/+1
2021-11-08Daily bump.GCC Administrator1-0/+16
2021-11-07Fix keyword name for co_reduce.Thomas Koenig3-17/+17
2021-11-07Fortran: Diagnose all operands/arguments with constraint violationsSandra Loosemore3-35/+73
2021-11-07Daily bump.GCC Administrator1-0/+6
2021-11-06Fortran: error recovery on rank mismatch of array and its initializerHarald Anlauf1-0/+8
2021-11-06Daily bump.GCC Administrator1-0/+39
2021-11-05Fortran: fix simplification of array-valued parameter expressionsHarald Anlauf1-0/+2
2021-11-05Fortran: a symbol in a COMMON cannot be a coarrayHarald Anlauf1-0/+7
2021-11-05Fortran: Missing error with IMPLICIT none (external) [PR100972]Bernhard Reutner-Fischer2-1/+14
2021-11-05Fortran: Delete unused decl in gfortran.hBernhard Reutner-Fischer4-22/+13
2021-11-05Fortran: Add more documentation for mixed-language programming [PR35276]Sandra Loosemore1-5/+17
2021-11-05Daily bump.GCC Administrator1-0/+49
2021-11-04Fortran manual: Remove old docs for never-implemented extensions.Sandra Loosemore1-85/+7
2021-11-04Fortran manual: Update miscellaneous references to old standard versions.Sandra Loosemore2-11/+8
2021-11-04Fortran manual: Update section on Interoperability with CSandra Loosemore1-101/+69
2021-11-04Fortran manual: Revise introductory chapter.Sandra Loosemore2-511/+160
2021-11-04Fortran manual: Combine standard conformance docs in one place.Sandra Loosemore1-258/+250
2021-11-01Daily bump.GCC Administrator1-0/+9
2021-10-31Fortran: Revert explicit memcpy in gfc_get_typebound_procBernhard Reutner-Fischer1-1/+1
2021-10-31Fortran: Silence -Wmaybe-uninitialized warningBernhard Reutner-Fischer1-1/+1
2021-10-31Daily bump.GCC Administrator1-0/+32
2021-10-30Fortran: remove descriptions of SHORT and LONG in intrinsic.texiHarald Anlauf1-47/+3
2021-10-30Fortran: non-standard intrinsics SHORT and LONG have been removedHarald Anlauf1-1/+1
2021-10-30Fortran: fix descriptions in intrinsic.texiHarald Anlauf1-5/+5
2021-10-30Fortran: improve formatting of tables in intrinsic.texiHarald Anlauf1-77/+77
2021-10-30Fix memory leak of gsymbolBernhard Reutner-Fischer1-7/+11
2021-10-30Fortran: update gfortran.texi list of frequent reportersHarald Anlauf1-0/+1
2021-10-30Fortran: generate regular error on invalid conversions of CASE expressionsSteve Kargl1-2/+2
2021-10-30Daily bump.GCC Administrator1-0/+5
2021-10-29Fortran: Free type-bound procedure structsBernhard Reutner-Fischer1-2/+2
2021-10-28Daily bump.GCC Administrator1-0/+67
2021-10-27Fortran: Delete unused decl in intrinsic.hBernhard Reutner-Fischer1-4/+0
2021-10-27Fortran: Delete unused decl in trans-types.hBernhard Reutner-Fischer1-3/+0
2021-10-27Fortran: Delete unused decl in trans-stmt.hBernhard Reutner-Fischer1-1/+0
2021-10-27Fortran: make some trans-array functions staticBernhard Reutner-Fischer2-7/+1
2021-10-27Fortran: make some constructor* functions staticBernhard Reutner-Fischer2-28/+2