]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/primary.c
i386: Update the comment for mapxf option
[thirdparty/gcc.git] / gcc / fortran / primary.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-13  Harald AnlaufFortran: fix error recovery on bad structure constructo...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-29  Harald AnlaufFortran: avoid several NULL pointer dereferences during...
2021-10-12  Tobias BurnusFortran: Various CLASS + assumed-rank fixed [PR102541]
2021-08-07  Harald AnlaufFortran: ICE with automatic character object, save...
2021-05-10  Martin LiskaCome up with startswith function.
2021-03-05  Tobias BurnusFortran: Follow fixes to -freal-{4,8}-real* handling...
2021-03-04  Tobias BurnusFortran: Fix -freal-{4,8}-real* handling [PR99355]
2021-02-11  Paul ThomasFortran: Fix ICE after error regression [PR99060].
2021-01-14  Harald AnlaufPR fortran/93340 - fix missed substring simplifications
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-29  Paul ThomasFortran: Correct missing structure constructor comps...
2020-08-02  Paul ThomasThis patch fixes PR96325. See the explanatory comment...
2020-07-10  Harald AnlaufPR fortran/95980 - ICE in get_unique_type_string, at...
2020-07-01  Mark EgglestonFortran : Fortran translation issues PR52279
2020-05-30  Harald AnlaufPR fortran/95373 - ICE in build_reference_type, at...
2020-05-28  Harald AnlaufPR fortran/95373 - ICE in build_reference_type, at...
2020-02-18  Mark Eggleston[fortran] ICE in gfc_validate_kind(): Got bad kind...
2020-01-19  Thomas KönigCheck for illegal reference in function.
2020-01-16  Tobias BurnusPR93253 – Document BOZ changes, make it friendlier...
2020-01-03  Tobias BurnusFortran] PR 92994 – add more ASSOCIATE checks
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-03  Bernd Edlingerprimary.c (match_real_constant): Remove shadowing local...
2019-10-02  Steven G. Karglre PR fortran/91785 (ICE in check_assumed_size_referenc...
2019-09-02  Paul Thomasre PR fortran/91589 (ICE in gfc_conv_component_ref...
2019-08-17  Steven G. Karglre PR fortran/91471 (f951: internal compiler error...
2019-07-23  Steven G. Karglre PR fortran/54072 (BOZ with -std=f2008: wrongly accep...
2019-07-23  Steven G. Karglarith.c (gfc_convert_integer, [...]): Move to ...
2019-03-12  Martin LiskaReplace can't in error messages for Fortran.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Thomas Koenigre PR fortran/82743 (uncaught character truncation...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-12  Steven G. Karglre PR fortran/88155 (ICE in gfc_format_decoder, at...
2018-11-01  Paul Thomasre PR fortran/40196 ([F03] [F08] Type parameter inquiry...
2018-09-20  Janus Weilgfortran.h (gfc_str_startswith): New macro.
2018-03-27  Thomas Koenigre PR fortran/85083 (ICE in gfc_convert_to_structure_co...
2018-03-06  Steven G. Karglre PR fortran/56667 (Syntax error causes misleading...
2018-02-20  Thomas Koenigre PR fortran/48890 ([F95] Wrong length of a character...
2018-02-17  Paul Thomasre PR fortran/84115 (Failure in associate construct...
2018-01-22  Janne BlomqvistPR 78534, 83704 Large character lengths
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-21  Paul Thomasre PR fortran/52832 ([F03] ASSOCIATE construct with...
2017-09-17  Paul Thomasre PR fortran/82173 ([meta-bug] Parameterized derived...
2017-09-12  Paul Thomasre PR fortran/82173 ([meta-bug] Parameterized derived...
2017-09-09  Paul Thomasdecl.c: Add decl_type_param_list...
2017-05-19  David Malcolmfortran: remove trailing exclamation mark from various...
2017-03-22  Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-18  Andre Vehreschildcoarray_alloc_with_implicit_sync_2.f90: New test.
2017-01-07  Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-03  Janus Weilre PR fortran/43207 ([OOP] invalid (pointer) assignment...
2016-12-03  Janus Weilre PR fortran/42188 ([OOP] F03:C612. The leftmost part...
2016-11-30  Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-30  Janus Weilre PR fortran/78593 (ICE in gfc_match_varspec, at fortr...
2016-11-04  Paul Thomasre PR fortran/64933 (ASSOCIATE on a character variable...
2016-11-03  Fritz ReeseDefault missing exponents to 0 with -fdec.
2016-10-30  Thomas Koenigre PR fortran/67219 (Incorrect conversion warning)
2016-10-25  Fritz ReeseEnable %LOC as an rvalue with -std=legacy.
2016-10-22  Andre Vehreschildre PR fortran/43366 ([OOP][F08] Intrinsic assign to...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-19  Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-02-07  Jerry DeLislere PR fortran/50555 (synonymous namelist/statement...
2016-01-24  Dominique d'Humieres[multiple changes]
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-18  Steven G. Karglre PR fortran/59910 (ICE in gfc_conv_array_initializer...
2015-11-17  Steven G. Karglprimary.c (gfc_match_structure_constructor): Fix whites...
2015-10-18  Paul Thomasre PR fortran/67177 (MOVE_ALLOC not automatically alloc...
2015-10-02  Steven G. Karglre PR fortran/67616 (ICE on data initialization of...
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-02  Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-02  Steven G. Karglre PR fortran/66545 (ICE on using undefined parameter...
2015-06-23  Andre Vehreschildre PR fortran/64674 ([OOP] ICE in ASSOCIATE with class...
2015-06-06  Thomas Koenigre PR fortran/47359 (Recursive functions of intrinsic...
2015-05-23  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-04-09  Paul Thomasre PR fortran/56852 (ICE on invalid: "Bad array referen...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-18  Paul Thomasre PR fortran/55901 ([OOP] type is (character(len=...
2015-01-17  Andre Vehreschildre PR fortran/60357 ([F08] structure constructor with...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-29  Janus Weilre PR fortran/60357 ([F08] structure constructor with...
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-12-12  Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-30  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_aliasing,
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-03-06  Paul Thomasre PR fortran/51976 ([F2003] Support deferred-length...
2014-02-02  Mikael Morinre PR fortran/57033 (ICE on extended derived type and...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-14  Janus Weilre PR fortran/59502 ([OOP] ICE on invalid on pointer...
2013-11-07  Janus Weilre PR fortran/58471 (ICE on invalid with missing type...
2013-09-18  Tobias Burnusre PR fortran/43366 ([OOP][F08] Intrinsic assign to...
2013-04-12  Janus Weilre PR fortran/56266 ([OOP] ICE on invalid in gfc_match_...
next