PR fortran/96085 - ICE in gfc_finish_var_decl, at fortran/trans-decl.c:694
[gcc.git] / gcc / fortran / resolve.c
2018-08-23 Paul Thomasre PR fortran/86863 ([OOP][F2008] type-bound module...
2018-08-22 Janus Weilre PR fortran/86888 ([F08] allocatable components of...
2018-08-12 Paul Thomasre PR fortran/86906 (erroneous name clash with renaming...
2018-08-10 Janus Weilre PR fortran/57160 (short-circuit IF only with -ffront...
2018-07-20 Andrew Bensongfortran.h (gfc_symbol): Add pointer to next derived...
2018-07-18 Janus Weilre PR fortran/85599 (warn about short-circuiting of...
2018-07-05 Paul Thomasre PR fortran/86408 (bogus error: ABSTRACT INTERFACE...
2018-06-22 Paul Thomasre PR fortran/86281 (SEGV in fortran/resolve.c:resolve_...
2018-06-21 Paul Thomasre PR fortran/49630 ([OOP] ICE on obsolescent deferred...
2018-06-21 Paul Thomasre PR fortran/83118 (Bad intrinsic assignment of class...
2018-06-09 Steven G. Karglre PR fortran/38351 (Poor error message for rank mismat...
2018-06-04 Steven G. Karglre PR fortran/85981 (ICE in gfc_trans_string_copy,...
2018-05-25 Janus Weilre PR fortran/85839 ([F2018] warn for obsolescent features)
2018-05-25 Steven G. Karglre PR fortran/85543 (ICE in update_current_proc_array_o...
2018-05-24 Steven G. Karglre PR fortran/85780 (ICE in resolve_fl_procedure, at...
2018-05-24 Steven G. Karglre PR fortran/85895 (ICE in gfc_conv_array_ref, at...
2018-05-20 Paul Thomasre PR fortran/80657 (Loop in character function declara...
2018-05-10 Paul Thomasre PR fortran/68846 (Pointer function as LValue doesn...
2018-04-09 Thomas Koenigre PR fortran/51260 (PARAMETER array with constructor...
2018-03-11 Steven G. Karglre PR fortran/83939 (Constraint C1290 (elemental functi...
2018-03-03 Paul Thomasre PR fortran/80965 (ICE with class argument and -O2...
2018-02-25 Thomas Koenigre PR fortran/78238 ([OOP] ICE: verify_gimple failed...
2018-02-19 Paul Thomasre PR fortran/83344 (Use of uninitialized memory with...
2018-02-17 Paul Thomasre PR fortran/84115 (Failure in associate construct...
2018-02-12 Janus Weilre PR fortran/84273 ([F03] Reject allocatable passed...
2018-02-11 Francois-Xavier... re PR fortran/35299 (scope of variables in statement...
2018-02-01 Janne BlomqvistPR 83975 Associate target with non-constant character...
2018-01-29 Thomas Koenigre PR fortran/84073 (In -fc-prototypes fixed (nonzero...
2018-01-26 Damian RousonPartial Failed Images patch
2018-01-22 Janne BlomqvistPR 78534, 83704 Large character lengths
2018-01-16 Louis Kruppre PR fortran/82257 (f951: Internal compiler error...
2018-01-13 Jerry DeLislere PR fortran/82007 (DTIO write format stored in a...
2018-01-10 Steven G. Karglre PR fortran/82367 (ICE with deferred length string...
2018-01-10 Steven G. Kargl[multiple changes]
2018-01-05 Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-01 Paul Thomasre PR fortran/83076 (ICE in gfc_deallocate_scalar_with_...
2017-12-28 Janne BlomqvistPR fortran/83344 Don't set bogus constant value
2017-12-10 Dominique d'Humieresre PR fortran/53478 (gfortran segfaults when module...
2017-12-01 Paul Thomasre PR fortran/82605 ([PDT] ICE in insert_parameter_expr...
2017-11-28 Paul Thomasre PR fortran/83021 (gfortran segfault in polymorphic...
2017-11-19 Paul Thomasre PR fortran/78990 (ICE when assigning polymorphic...
2017-11-14 Fritz Reesere PR fortran/78240 (ICE in match_clist_expr, at fortra...
2017-11-11 Janus Weilre PR fortran/82932 ([OOP] ICE in update_compcall_argli...
2017-11-05 Paul Thomasre PR fortran/78641 ([OOP] ICE on polymorphic allocatab...
2017-11-05 Paul Thomasre PR fortran/81447 ([7/8] gfortran fails to recognize...
2017-11-04 Steven G. Karglre PR fortran/82796 (Private+equivalence in used module...
2017-10-30 Steven G. Karglresolve.c (resolve_transfer): Set derived to correct...
2017-10-21 Paul Thomasre PR fortran/82586 ([PDT] ICE: write_symbol(): bad...
2017-10-19 Jakub Jelinekre PR fortran/82568 ([6/7/8] ICE with do-loop inside...
2017-10-19 Bernhard Reutner... Use Levenshtein spelling suggestions in Fortran FE
2017-10-18 Thomas Koenigre PR fortran/79795 (Fortran ICE in resolve_symbol...
2017-10-13 Paul Thomasre PR fortran/81048 (incorrect derived type initialization)
2017-10-07 Paul Thomasre PR fortran/82375 (PDT components in PDT declarations...
2017-10-07 Thomas Koeniggfortran.h (async_io_dt): Add external reference.
2017-10-04 Paul Thomasre PR fortran/60458 (Error message on associate: deferr...
2017-10-02 Paul Thomasre PR fortran/82312 ([OOP] Pointer assignment to compon...
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-09 Paul Thomasdecl.c: Add decl_type_param_list...
2017-08-11 Thomas Koenigre PR fortran/60355 ([F08] constraint C519 for BIND...
2017-07-29 Trevor Saunderssimplify the bitmap alloc_stat functions with c++
2017-07-03 Dominique d'Humieresre PR fortran/79866 (diagnostics: typo in "Variable...
2017-05-22 Janus Weilre PR fortran/80766 ([OOP] ICE with type-bound procedur...
2017-05-11 Jerry DeLislere PR fortran/78659 ([F03] Spurious "requires DTIO...
2017-05-09 Janus Weilre PR fortran/79311 ([OOP] ICE in generate_finalization...
2017-03-22 Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-15 David MalcolmFix translation issue with character length * errors...
2017-03-05 Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-02-28 Paul Thomasre PR fortran/79739 (ICE with some interesting code)
2017-02-19 Paul Thomasre PR fortran/79402 (ICE with submodules: module proced...
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-03 Janne BlomqvistPR 78534 Revert r244011
2017-01-03 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-27 Jakub Jelinekgfortran.h (gfc_error): Rename overload with OPT argume...
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-12 Janus Weilre PR fortran/78392 (ICE in gfc_trans_auto_array_alloca...
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 Paul Thomasre PR fortran/44265 (Link error with reference to param...
2016-12-06 Jerry DeLislere PR fortran/78659 ([F03] Spurious "requires DTIO...
2016-12-03 Janus Weilre PR fortran/58175 ([OOP] Incorrect warning message...
2016-11-29 Janus Weil[multiple changes]
2016-11-20 Harald Anlaufre PR fortran/69741 (Bad error in forall with array...
2016-11-20 Andre Vehreschildre PR fortran/78395 ([OOP] error on polymorphic assignment)
2016-11-14 Janus Weilre PR fortran/78300 ([OOP] Failure to compile a F03...
2016-11-13 Janus Weilre PR fortran/66366 ([OOP] ICE on invalid with non...
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-08 Janus Weilre PR fortran/68440 ([OOP] ICE on declaring class varia...
2016-11-07 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-07 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-06 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-06 Andre Vehreschildallocate_with_source_14.f03: Fixed number mallocs occuring.
2016-11-05 Janus Weilre PR fortran/69495 (unused-label warning does not...
2016-11-02 Fritz O. ReeseNew warning -Wargument-mismatch for function argument...
2016-10-27 Fritz ReeseFix initialization of UNIONs with -finit-derived.
next