c++: Handle multiple aggregate overloads [PR95319].
[gcc.git] / gcc / fortran /
2020-05-27 Mark EgglestonFortran : ICE in gfc_trans_label_assign PR50392
2020-05-27 GCC AdministratorDaily bump.
2020-05-26 Harald AnlaufPR fortran/95089 - ICE in gfc_get_derived_type, at...
2020-05-26 Alexandre Olivarevamp dump and aux output names
2020-05-24 Harald AnlaufPR fortran/95106 - truncation of long symbol names...
2020-05-23 Thomas KoenigFixes a hang on an invalid ID in a WAIT statement.
2020-05-20 Mark EgglestonFortran : ProcPtr function results: 'ppr@' in error...
2020-05-18 Harald AnlaufPR fortran/95053 - division by zero constants
2020-05-15 Tobias Burnus[Fortran] OpenMP 5 – permit more sharing clauses for...
2020-05-14 Jakub Jelinekopenmp: Also implicitly mark as declare target to funct...
2020-05-13 Mark EgglestonFortran : ICE in gfc_conv_array_constructor_expr PR93497
2020-05-13 Tobias Burnus[Fortran] OpenMP - permit lastprivate in distribute...
2020-05-11 Harald AnlaufPR fortran/95053 - ICE in gfc_divide(): Bad basic type
2020-05-11 Tobias Burnus[Fortran] Fix/modify present() handling for assumed...
2020-05-11 Mark EgglestonFortran : Spurious warning message with -Wsurprising...
2020-05-10 Harald AnlaufPR fortran/93499 - ICE on division by zero in declarati...
2020-05-05 Harald AnlaufPR fortran/93366 - ICE on invalid, reject invalid use...
2020-04-29 Stefan Schulze Fri... fortran/io.c: Fix use of uninitialized variable num...
2020-04-27 Thomas KoenigRevert r10-7920-g06eca1acafa27e19e82dc73927394a7a4d0bdbc5 .
2020-04-26 Thomas KoenigAdd ChangeLog changes from previous commit, r10-7920.
2020-04-25 Thomas KönigFix PR 94578.
2020-04-23 Thomas KönigFix PR 93956, wrong pointer when returned via function.
2020-04-23 Fritz ReeseProtect the trigd functions in libgfortran from unavail...
2020-04-22 Jose Rui Faustino... For assumed-size arrays check if the reference is to...
2020-04-22 Tobias Burnus[Fortran] Truncate warn with OpenMP/OpenACC/!GCC$ ...
2020-04-20 Thomas KönigAdd numerous flags to the -fdump-fortran-original attri...
2020-04-20 Harald AnlaufPR fortran/93364 - ICE in gfc_set_array_spec, at fortra...
2020-04-20 Steve KarglPR 91800 - reject Hollerith constants as type initializer.
2020-04-19 Thomas KönigFix PR fortran/93500, ICE on invalid.
2020-04-17 Thomas KönigFix ICE on invalid, PR94090.
2020-04-15 Fritz ReeseSimplify recently introduced check to simplify_bound.
2020-04-14 Tobias Burnus[Fortran] Fix name conflict check for use-assoc (PR...
2020-04-14 Thomas KönigFix PR 94270 by not warning about artifical dummy argum...
2020-04-13 Linus KoenigICE on wrong code [PR94192].
2020-04-09 Fritz ReesePR fortran/87923 -- fix ICE when resolving I/O tags...
2020-04-07 Fritz ReeseFix PR fortran/93871 and re-implement degree-valued...
2020-04-06 Fritz ReeseFix fortran/93686 -- ICE matching data statements with...
2020-04-02 Fritz ReeseFix fortran/85982 ICE in resolve_component.
2020-04-02 Tobias Burnus[Fortran] Resolve formal args before checking DTIO
2020-04-02 Tobias Burnus[Fortran] Fix error cleanup of select rank (PR93522)
2020-04-02 Mark Egglestonfortran : ICE in gfc_resolve_findloc PR93498
2020-04-02 Mark Egglestonfortran: ICE equivalence with an element of an array...
2020-04-01 Mark Egglestonfortran : FAIL: gfortran.dg/pr93365.f90 PR94386
2020-03-28 Paul ThomasPatch for PR94246
2020-03-28 Tobias Burnus[Fortran] Fix result-variable handling of MODULE PROCED...
2020-03-27 Tobias Burnus[Fortran] Fix ICE with deferred-rank arrays (PR93957)
2020-03-27 Tobias BurnusFortran] Reject invalid association target (PR93363)
2020-03-25 Mark Egglestonfortran: ICE using undeclared symbol in array construct...
2020-03-23 Mark Egglestonfortran: ICE in gfc_match_assignment PR93600
2020-03-18 Jakub JelinekFix up duplicated duplicated words in comments
2020-03-17 Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-03-15 Lewis Hyattdriver: Fix redundant descriptions in options
2020-03-12 Tobias Burnus[Fortran, OpenACC] Reject vars of different scope in...
2020-03-08 Paul ThomasPatch and ChangeLogs for PR93581
2020-03-05 Steven G. KarglFortran: ICE in gfc_code2string PR93792
2020-03-02 Andrew BensonEnsure sufficient size of variables used for module...
2020-03-01 Paul ThomasPatch and ChangeLogs for PR92976
2020-03-01 Paul ThomasChangeLogs for PR92959
2020-03-01 Paul ThomasPatch for PR92959
2020-02-28 Paul ThomasCommit for PR92785
2020-02-25 Steven G. KarglDead code in fortran/simplify.c
2020-02-25 Jakub JelinekFix typo: paramter -> parameter [PR93864]
2020-02-24 Mark Egglestonortran: ICE using SHAPE with FINDLOC PR93835
2020-02-24 Mark Egglestonfortran: ICE in gfc_conv_constant_to_tree PR93604
2020-02-24 Tobias BurnusOpenACC tile clause – apply exit/cycle checks (PR 93552)
2020-02-23 Thomas KönigAdd missing closing parenthises in error message.
2020-02-23 Thomas KönigFix error message.
2020-02-23 Paul ThomasPatch for PR57710
2020-02-20 Tobias BurnusOpenACC's tile clause fix for implicit typing (PR93825)
2020-02-18 Mark Eggleston[fortran] ICE assign character pointer to non target...
2020-02-18 Mark Eggleston[Fortran] ICE: Invalid expression in gfc_element_size...
2020-02-18 Mark Eggleston[Fortran] ICE in gfc_typenode_for_spec PR93603
2020-02-18 Mark Eggleston[fortran] ICE in gfc_validate_kind(): Got bad kind...
2020-02-10 Andrew BensonFix bogus duplicate attribute errors for submodule...
2020-02-03 Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-02-03 Tobias Burnus[OpenMP] Add missing parameters to omp_lib documentatio...
2020-02-03 Tobias Burnus[Fortran] Fix to strict associate check (PR93427)
2020-02-01 Jakub Jelinekfortran: Fix up TYPE_ARG_TYPES of procs with scalar...
2020-01-31 Tobias Burnus[Fortran] Disable front-end optimization for OpenACC...
2020-01-30 Andrew BensonRemove check for maximum symbol name length.
2020-01-30 Jakub Jelinekfortran: Fix up ISO_Fortran_binding_15.f90 failures...
2020-01-29 Jakub Jelinekopenmp: Handle rest of EXEC_OACC_* in oacc_code_to_stat...
2020-01-28 Andrew BensonIncrease GFC_MAX_MANGLED_SYMBOL_LEN to handle submodule...
2020-01-28 Andrew BensonAllow concatenated module+submodule names.
2020-01-28 Julian BrownCheck array contiguity for OpenACC/Fortran
2020-01-28 Julian BrownDon't allow mixed component and non-component accesses...
2020-01-28 Tobias Burnus[Fortran] avoid ICE in gfc_omp_check_optional_argument...
2020-01-28 Tobias Burnus[Fortran] gfortran.texi - minor style cleanup
2020-01-27 Tobias Burnusfortran] Fix PR 85781, ICE on valid
2020-01-22 Jakub Jelinekopenmp: Fix up !$omp target parallel handling
2020-01-22 Jakub Jelinekopenmp: Teach omp_code_to_statement about rest of OpenM...
2020-01-21 Tobias BurnusFortran] PR93309 – permit repeated 'implicit none(exter...
2020-01-19 Thomas KönigCheck for illegal reference in function.
2020-01-17 Mark EgglestonPATCH] Fortran: PR93263 -fno-automatic and RECURSIVE
2020-01-16 Tobias BurnusPR93253 – Document BOZ changes, make it friendlier...
2020-01-10 Tobias BurnusOpenACC – support "if" + "if_present" clauses with...
2020-01-09 Thomas KoenigSave typespec for empty array constructor.
2020-01-09 Tobias BurnusFortran] PR84135 fix merging dimension into codimension...
2020-01-07 Jakub Jelinekre PR fortran/93162 (gcc/fortran/trans-openmp.c:2469...
2020-01-04 Tobias BurnusFortran] PR91640 – Fix call to contiguous dummy
next