configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.
[gcc.git] / gcc / fortran /
2017-04-23 Jerry DeLislere PR fortran/80484 (Three syntax errors involving...
2017-04-23 Janus Weilre PR fortran/80121 (Memory leak with derived-type...
2017-04-21 Janus Weilre PR fortran/80392 ([OOP] ICE with allocatable polymor...
2017-04-17 Paul Thomasre PR fortran/80440 (Slow compile when USEing modules)
2017-04-14 Janus Weilre PR fortran/80361 ([OOP] bogus recursive call to...
2017-04-10 Nicolas Koenigre PR fortran/69498 (ICE on disjunct cases with displac...
2017-04-10 Janus Weilre PR fortran/80046 ([F03] Explicit interface required...
2017-04-04 Nicolas Koenig[multiple changes]
2017-03-28 Janus Weilre PR fortran/78661 ([OOP] Namelist output missing...
2017-03-25 Paul Thomasre PR fortran/80156 (Generic DTIO interface reported...
2017-03-22 Dominique d'HumieresAlso fixed by revision r246391.
2017-03-22 Nicolas Koenigre PR fortran/39239 (Reject SAVEd variables EQUIVALENCE...
2017-03-22 Nicolas KoenigChangeLog: Add forgotten entry for r246322.
2017-03-22 Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-22 Thomas Koenigre PR fortran/80142 (Warning: No location in expression...
2017-03-21 Nicolas Koenigre PR fortran/69498 (ICE on disjunct cases with displac...
2017-03-20 Nicolas Koenigre PR fortran/39239 (Reject SAVEd variables EQUIVALENCE...
2017-03-18 Paul Thomasre PR fortran/79676 ([submodules] Compilation/linking...
2017-03-18 Paul Thomasre PR fortran/71838 (ICE with OpenCoarrays on submodule)
2017-03-17 Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-03-16 Jakub Jelinekre PR fortran/80010 (diagnostics: typo $!)
2017-03-16 Jakub Jelinekre PR fortran/79886 (ICE in pp_format, at pretty-print...
2017-03-15 David MalcolmFix translation issue with character length * errors...
2017-03-06 Richard Bienerre PR fortran/79894 (ICE in gfc_add_modify_loc, at...
2017-03-05 Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-03-04 Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-02-28 Paul Thomasre PR fortran/79739 (ICE with some interesting code)
2017-02-28 Jakub Jelineki386.c: Include intl.h.
2017-02-26 Thomas Koenigre PR libfortran/51119 (MATMUL slow for large matrices)
2017-02-24 Dominique d'Humieresre PR fortran/79597 (Incomplete error message "Expectin...
2017-02-20 Paul Thomasre PR fortran/79599 (typo in diagnostic gfc_error ...
2017-02-20 Paul Thomasre PR fortran/79382 (DTIO ICE)
2017-02-20 Paul Thomasre PR fortran/79434 ([submodules] separate module proce...
2017-02-19 Paul Thomasre PR fortran/79447 ([F08] gfortran rejects valid ...
2017-02-19 Andre Vehreschildre PR fortran/79229 (ICE in gfc_trans_assignment_1...
2017-02-19 Paul Thomasre PR fortran/79402 (ICE with submodules: module proced...
2017-02-19 Andre Vehreschildre PR fortran/79335 (Conditional jump or move depends...
2017-02-13 Jakub Jelinekcprop.c (cprop_jump): Add missing space in string literal.
2017-02-12 Thomas Koenigre PR fortran/65542 (SPREAD intrinsic incorrectly accep...
2017-02-09 Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-02-07 Steven G. Kargltrans-types.c (gfc_get_int_kind_from_width_isofortranen...
2017-02-05 Andre Vehreschildre PR fortran/79344 (segmentation faults and run-time...
2017-02-05 Andre Vehreschildre PR fortran/79335 (Conditional jump or move depends...
2017-02-05 Andre Vehreschildre PR fortran/78958 (Unallocated memory access after...
2017-02-05 Andre Vehreschildre PR fortran/79230 ([OOP] Run time error: double free...
2017-01-25 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-23 Thomas Koenigarith.c (arith_power): If simplifying integer power...
2017-01-22 Jakub Jelinekre PR fortran/79154 (omp declare simd in pure function?)
2017-01-21 Gerald Pfeifergfc-internals.texi (Symbol Versioning): Change referenc...
2017-01-21 Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-19 Louis KruppAdd missing period at end of -ftest-forall-temp option...
2017-01-19 Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-18 Louis Kruppre PR fortran/50069 (FORALL fails on a character array)
2017-01-18 Andre Vehreschildcoarray_alloc_with_implicit_sync_2.f90: New test.
2017-01-18 Andre Vehreschildgfortran.texi: Add missing parameters to caf-API functions.
2017-01-18 Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-13 Janne BlomqvistRevert r244448
2017-01-13 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-13 Andre Vehreschildre PR fortran/70697 ([Coarray] ICE on EVENT WAIT with...
2017-01-13 Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-09 Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-08 Martin SeborPR tree-optimization/78913 - Probably misleading error...
2017-01-07 Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-06 Jakub Jelineksystem.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define.
2017-01-06 Alexandre Oliva[bootstrap-O3,fortran] silence warning in simplify_tran...
2017-01-05 Alexandre Oliva[bootstrap-O3,fortran] add a NULL initializer to avoid...
2017-01-03 Janne BlomqvistPR 78534 Revert r244011
2017-01-03 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-02 Janne BlomqvistPR 78534 Modify string copy to avoid -Wstringop-overflo...
2017-01-01 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2016-12-27 Jakub Jelinekgfortran.h (gfc_error): Rename overload with OPT argume...
2016-12-23 Andre Vehreschildclass_assign_1.f08: New test.
2016-12-21 Jakub Jelinekre PR fortran/78866 (ICE in gimplify_adjust_omp_clauses...
2016-12-21 Janne BlomqvistPR 78867 Function returning string ICE with -flto
2016-12-21 Francois-Xavier... iresolve.c (gfc_resolve_ftell): Call "ftell" instead...
2016-12-20 Janne BlomqvistUse the middle-end boolean_type_node
2016-12-19 Francois-Xavier... trans-decl.c (create_main_function): Remove unused...
2016-12-19 Francois-Xavier... trans.h: Remove gfor_fndecl_stop_numeric_f08.
2016-12-19 Janus Weilre PR fortran/78545 (Possible correction to online...
2016-12-18 Dominique d'Humieresre PR fortran/78545 (Possible correction to online...
2016-12-18 Janus Weilre PR fortran/78848 ([OOP] ICE on writing CLASS variabl...
2016-12-18 Janus Weilre PR fortran/78592 (ICE in gfc_find_specific_dtio_proc...
2016-12-17 Thomas Koenigre PR fortran/78239 (ICE in char_len_param_value, at...
2016-12-17 Thomas Koenigre PR fortran/78239 (ICE in char_len_param_value, at...
2016-12-16 Jerry DeLislere PR fortran/78662 ([F03] Incorrect parsing of quotes...
2016-12-16 Jakub Jelinekre PR fortran/78757 (ICE with function returning a...
2016-12-15 Janus Weilre PR fortran/78798 ([cleanup] some int-valued function...
2016-12-15 Janus Weilre PR fortran/78800 ([OOP] ICE in compare_parameter...
2016-12-14 Martin JamborSplit omp-low into multiple files
2016-12-14 Andre Vehreschildre PR fortran/78780 ([Coarray] ICE in conv_caf_send...
2016-12-14 Andre Vehreschildre PR fortran/78672 (Gfortran test suite failures with...
2016-12-13 Janus Weilre PR fortran/78798 ([cleanup] some int-valued function...
2016-12-13 Andre Vehreschildre PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token...
2016-12-13 Janus Weilre PR fortran/78737 ([OOP] linking error with deferred...
2016-12-12 Janus Weilre PR fortran/78392 (ICE in gfc_trans_auto_array_alloca...
2016-12-10 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-12-10 Paul Thomasre PR fortran/78350 (ICE in gfc_code2string(): Bad...
2016-12-09 Paul Thomasre PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept...
2016-12-09 Janus Weilre PR fortran/61767 ([OOP] ICE in generate_finalization...
next