]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/primary.c
Implement -Wimplicit-fallthrough.
[thirdparty/gcc.git] / gcc / fortran / primary.c
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_...
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-04-04  Janus Weilre PR fortran/40881 ([F03] warn for obsolescent features)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-04  Janus Weilre PR fortran/55199 ([OOP] Equivalenced variable has...
2012-10-04  Tobias Burnusexpr.c (scalarize_intrinsic_call): Plug memory leak.
2012-09-17  Janus Weilre PR fortran/54285 ([F03] Calling a PPC with proc...
2012-08-14  Mikael Moringfortran.h (gfc_get_proc_ptr_comp): New prototype.
2012-07-30  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-17  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-03-02  Tobias Burnusre PR fortran/52325 (unclear error: Unclassifiable...
2012-03-02  Tobias Burnusre PR fortran/52325 (unclear error: Unclassifiable...
2012-01-27  Tobias Burnusre PR fortran/51970 ([OOP] gimplification failed for...
2012-01-16  Zydrunas Gimbutasre PR fortran/48426 ([patch] Quad precision promotion)
2011-12-19  Tobias Burnusre PR fortran/51605 (internal compiler error gfc_trans_...
2011-12-15  Tobias Burnusprimary.c (gfc_match_varspec): Match array spec for...
2011-12-11  Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-11-16  Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-10-17  Janus Weilre PR fortran/47023 (C_Sizeof: Rejects valid code)
2011-10-16  Janus Weilre PR fortran/47023 (C_Sizeof: Rejects valid code)
2011-09-07  Janus Weilre PR fortran/48095 ([OOP] Invalid assignment to proced...
2011-05-03  Steven G. Karglre PR fortran/48720 (quad precision literals do not...
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-03-29  Janus Weilre PR fortran/48095 ([OOP] Invalid assignment to proced...
2011-02-18  Janus Weilre PR fortran/47789 ([F03] Structure constructor of...
2011-02-16  Janus Weilre PR fortran/47745 ([OOP] Segfault with CLASS(*) and...
2011-02-14  Janus Weilre PR fortran/47728 ([OOP] ICE on invalid CLASS declara...
2011-01-22  Tobias Burnusre PR fortran/47399 ([OOP] ICE with TBP of a PARAMETER)
2010-12-30  Janus Weilre PR fortran/47085 ([OOP] Problem in allocate( SOURCE...
2010-12-11  Jerry DeLislere PR fortran/46705 (Spurious "Missing '&' in continued...
2010-12-11  Tobias Burnusre PR fortran/46370 ([Coarray] [OOP] ALLOCATE: Error...
2010-10-21  Janus Weilre PR fortran/46060 ([F03] procedure pointer component...
2010-10-06  Mikael Morinprimary.c (gfc_match_structure_constructor): Invert...
2010-10-06  Mikael Morinprimary.c (gfc_free_structure_ctor_component): Also...
2010-09-23  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-08-27  Jerry DeLislere PR fortran/43217 (Output of Hollerith constants...
2010-08-18  Janus Weilre PR fortran/45290 ([F08] pointer initialization)
2010-08-17  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-08-15  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-07-11  Janus Weilre PR fortran/44869 ([OOP] generic TBPs not initialized...
2010-06-10  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-05-30  Janus Weilgfortran.h (CLASS_DATA): New macro for accessing the...
2010-05-23  Tobias Burnusgfortran.h: Do not include system.h.
2010-05-19  Daniel Frankere PR fortran/38404 (Warning message identifies incorre...
2010-04-13  Jerry DeLisle[multiple changes]
2010-04-09  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2009-11-26  Janus Weilre PR fortran/42048 ([F03] Erroneous syntax error messa...
2009-09-30  Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-09-05  Paul Thomasre PR fortran/41258 (internal compiler error: in find_t...
2009-08-27  Daniel Kraftre PR fortran/37425 (Fortran 2003: GENERIC bindings...
2009-08-25  Janus Weilre PR fortran/41139 (a procedure pointer call as actual...
2009-08-21  Janus Weilre PR fortran/41106 ([F03] Procedure Pointers with...
2009-08-13  Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-07-13  Tobias Burnusre PR fortran/40588 (Small bug in match_charkind_name)
2009-07-10  Paul Thomasre PR fortran/39334 (Recusive parameter kind produces...
2009-07-09  Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-06-28  Tobias Burnusre PR fortran/34112 (Add $!DEC ATTRIBUTE support for...
2009-05-25  Janus Weilre PR fortran/40176 (Fortran 2003: Procedure pointers...
2009-05-18  Janus Weilre PR fortran/40164 (Fortran 2003: "Arrays of procedure...
2009-05-06  Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-04-24  Daniel Kraftgfortran.h (gfc_get_typebound_proc): Removed as macro...
2009-04-09  Janus Weilre PR fortran/36704 (Procedure pointer as function...
2009-04-03  Tobias Burnusre PR fortran/39594 (compiler falls over in gfc_get_sym...
next