summaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)Author
2020-06-03[OpenMP] Fix mapping of artificial variables (PR94874)Tobias Burnus
2020-06-01Daily bump.GCC Administrator
2020-05-31Finalization depends on the expression, not on the component.Thomas Koenig
2020-05-31Daily bump.GCC Administrator
2020-05-30PR fortran/95373 - ICE in build_reference_type, at tree.c:7942Harald Anlauf
2020-05-30PR fortran/95090 - ICE: identifier overflowHarald Anlauf
2020-05-30Daily bump.GCC Administrator
2020-05-29PR fortran/95090 - ICE: identifier overflowHarald Anlauf
2020-05-29Daily bump.GCC Administrator
2020-05-28PR fortran/95373 - ICE in build_reference_type, at tree.c:7942Harald Anlauf
2020-05-28Fortran : "type is( real(kind(1.)) )" spurious syntax error PR94397Mark Eggleston
2020-05-28Daily bump.GCC Administrator
2020-05-27PR fortran/95090 - ICE: identifier overflowHarald Anlauf
2020-05-27Fortran : ICE in gfc_trans_label_assign PR50392Mark Eggleston
2020-05-27Daily bump.GCC Administrator
2020-05-26PR fortran/95089 - ICE in gfc_get_derived_type, at fortran/trans-types.c:2843Harald Anlauf
2020-05-26revamp dump and aux output namesAlexandre Oliva
2020-05-24PR fortran/95106 - truncation of long symbol names with EQUIVALENCEHarald Anlauf
2020-05-23Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig
2020-05-20Fortran : ProcPtr function results: 'ppr@' in error message PR39695Mark Eggleston
2020-05-18PR fortran/95053 - division by zero constantsHarald Anlauf
2020-05-15[Fortran] OpenMP 5 – permit more sharing clauses for SIMD (PR94690)Tobias Burnus
2020-05-14openmp: Also implicitly mark as declare target to functions mentioned in targ...Jakub Jelinek
2020-05-13Fortran : ICE in gfc_conv_array_constructor_expr PR93497Mark Eggleston
2020-05-13[Fortran] OpenMP - permit lastprivate in distribute + SIMD fixes (PR94690)Tobias Burnus
2020-05-11PR fortran/95053 - ICE in gfc_divide(): Bad basic typeHarald Anlauf
2020-05-11[Fortran] Fix/modify present() handling for assumed-shape optional (PR 94672)Tobias Burnus
2020-05-11Fortran : Spurious warning message with -Wsurprising PR59107Mark Eggleston
2020-05-10PR fortran/93499 - ICE on division by zero in declaration statementsHarald Anlauf
2020-05-05PR fortran/93366 - ICE on invalid, reject invalid use of NULL() as argumentHarald Anlauf
2020-04-29fortran/io.c: Fix use of uninitialized variable num [PR94769]Stefan Schulze Frielinghaus
2020-04-27Revert r10-7920-g06eca1acafa27e19e82dc73927394a7a4d0bdbc5 .Thomas Koenig
2020-04-26Add ChangeLog changes from previous commit, r10-7920.Thomas Koenig
2020-04-25Fix PR 94578.Thomas König
2020-04-23Fix PR 93956, wrong pointer when returned via function.Thomas König
2020-04-23Protect the trigd functions in libgfortran from unavailable math functions.Fritz Reese
2020-04-22For assumed-size arrays check if the reference is to a full array.Jose Rui Faustino de Sousa
2020-04-22[Fortran] Truncate warn with OpenMP/OpenACC/!GCC$ (PR94709)Tobias Burnus
2020-04-20Add numerous flags to the -fdump-fortran-original attribute dump.Thomas König
2020-04-20PR fortran/93364 - ICE in gfc_set_array_spec, at fortran/array.c:879Harald Anlauf
2020-04-20PR 91800 - reject Hollerith constants as type initializer.Steve Kargl
2020-04-19Fix PR fortran/93500, ICE on invalid.Thomas König
2020-04-17Fix ICE on invalid, PR94090.Thomas König
2020-04-15Simplify recently introduced check to simplify_bound.Fritz Reese
2020-04-14[Fortran] Fix name conflict check for use-assoc (PR 92736)Tobias Burnus
2020-04-14Fix PR 94270 by not warning about artifical dummy arguments.Thomas König
2020-04-13ICE on wrong code [PR94192].Linus Koenig
2020-04-09PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.cFritz Reese
2020-04-07Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics.Fritz Reese
2020-04-06Fix fortran/93686 -- ICE matching data statements with derived-type pointers.Fritz Reese