Implement -Wimplicit-fallthrough.
[gcc.git] / gcc / fortran /
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-25 Steven G. Karglre PR fortran/77429 (ICE in gfc_check_dependency, at...
2016-09-25 Steven G. Karglre PR fortran/77694 (ICE in optimize_binop_array_assign...
2016-09-23 Fritz Reeselang.opt, [...]: New flag -fdec-static.
2016-09-23 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-23 Andre Vehreschildtrans-intrinsic.c (gfc_conv_intrinsic_caf_get): Use...
2016-09-22 Paul Thomasre PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-22 Paul Thomasinterface.c (check_dtio_interface1): Introduce errors...
2016-09-22 Louis Kruppre PR fortran/66107 (ICE on missing parameter value...
2016-09-21 Paul Thomasre PR fortran/77657 (link error with implementation...
2016-09-20 Marek Polacektrans-intrinsic.c (conv_expr_ref_to_caf_ref): Adjust...
2016-09-19 Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-09-19 Fritz Reesere PR fortran/77584 (Unclassifiable statement error...
2016-09-18 Louis Kruppre PR fortran/68078 (segfault with allocate and stat...
2016-09-16 Steven G. Karglre PR fortran/77612 (ICE on invalid character len in...
2016-09-15 Louis Kruppre PR fortran/69963 (ICE out of memory on displaced...
2016-09-14 Bernd Edlingersimplify.c (gfc_simplify_repeat): Fix a misplaced closi...
2016-09-13 Steven G. Karglre PR fortran/77420 (gfortran and equivalence produces...
2016-09-10 Jerry DeLisleFix typo in log.
2016-09-10 Paul Thomasre PR fortran/77532 ([F03] ICE in check_dtio_interface1...
2016-09-10 Steven G. KarglCommit the ChangeLog entry for revision 240063.
2016-09-10 Steven G. Karglre PR fortran/77420 (gfortran and equivalence produces...
2016-09-09 Steven G. Karglre PR fortran/77506 (F2008 Standard does not allow...
2016-09-09 Steven G. Karglre PR fortran/77507 (gfortran rejects keyworded calls...
2016-09-08 Steven G. Karglre PR fortran/69514 (ICE with nested array constructor)
2016-09-08 Jakub Jelinekre PR fortran/77500 (ICE in gfc_trans_omp_atomic, at...
2016-09-05 Jakub JelinekChangeLog formatting fixes.
2016-09-04 Steven G. Karglre PR fortran/77391 (gfortran allows CHARACTER(LEN...
2016-09-04 Steven G. Karglre PR fortran/77460 (ICE when summing an overflowing...
2016-09-04 Thomas Koenigre PR fortran/71902 (Unneeded temporary on reallocatabl...
2016-08-31 Jakub Jelinekre PR tree-optimization/77352 (ICE: verify_ssa failed)
2016-08-31 Jakub Jelinekre PR fortran/77374 (ICE in resolve_omp_atomic, at...
2016-08-31 Paul Thomas[multiple changes]
2016-08-30 Fritz Reesegfortran.texi: Fix typo in STRUCTURE documentation.
2016-08-29 Fritz ReeseFix, reorganize, and clarify comparisons of anonymous...
2016-08-27 Steven G. Karglre PR fortran/77380 (ICE in gfc_check_dependency, at...
2016-08-27 Steven G. Karglre PR fortran/77372 (ICE in simplify_ieee_selected_real...
2016-08-25 Steven G. Karglre PR fortran/77351 (ICE in remove_trim, at frontend...
2016-08-24 Paul Thomasre PR fortran/77358 ([F08] deferred-length character...
2016-08-23 Fritz Reesedecl.c (gfc_match_structure_decl): Make gfc_structure_i...
2016-08-23 Fritz Reeseinterface.c (compare_components): Fix typo in name...
2016-08-22 Steven G. Karglre PR fortran/60774 (f951: internal compiler error...
2016-08-22 Steven G. Karglre PR fortran/61318 (Improve error diagnostic by pointi...
2016-08-22 Steven G. Karglre PR fortran/77260 (bogus warning with ENTRY in a...
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-19 Jakub Jelinekre PR fortran/71014 (associate statement inside omp...
2016-08-19 Jakub Jelinekre PR fortran/69281 (gfortran ICE on temporary array...
2016-08-19 Janne BlomqvistUse a XOR cipher instead of byte shuffling to protect...
2016-08-18 David MalcolmAllow calling diagnostic_show_locus without a diagnosti...
2016-08-17 Jakub Jelinekre PR fortran/67496 (trans-array.c sanitizer runtime...
2016-08-15 Fritz Reeselang.opt, [...]: New flag -finit-derived.
2016-08-15 Thomas Koenigfrontend-passes.c (create_var): Set ts.deferred for...
2016-08-15 Jakub Jelinekre PR debug/71906 (Fortran allocatable strings debug...
2016-08-14 Chung-Lin Tangre PR fortran/70598 (Fortran OpenACC host_data construc...
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-11 Janne BlomqvistReplace KISS PRNG with xorshift1024* using per-thread...
2016-08-08 Jakub Jelinekre PR fortran/72716 (ICE in gfc_resolve_omp_declare_sim...
2016-08-08 Andre Vehreschildre PR fortran/71936 (ICE in wide_int_to_tree, at tree...
2016-08-08 Andre Vehreschildre PR fortran/72698 (ICE in lhd_incomplete_type_error...
2016-08-08 Andre Vehreschildre PR fortran/70524 (ICE when using -frepack-arrays...
2016-08-03 Fritz Reeselang.opt: New option -fdec-intrinsic-ints.
2016-07-31 Steven G. Karglre PR fortran/41922 (Diagnostic: No location shown...
2016-07-30 Steven G. Karglre PR fortran/68566 (ICE on using unusable array in...
2016-07-30 Steven G. Karglre PR fortran/69867 (ICE on initializing character...
2016-07-30 Steven G. Karglre PR fortran/69962 (ICE on missing parameter attribute...
2016-07-30 Steven G. Karglre PR fortran/70006 (Duplicate errors "label not defined")
2016-07-30 Steven G. Karglre PR fortran/71730 (ICE when character length specific...
2016-07-29 Dominik Vogtgfortran: Fix allocation of diagnostig string (was...
2016-07-28 Steven G. Karglre PR fortran/71067 (ICE on data initialization with...
2016-07-28 Steven G. Karglre PR fortran/71799 (ICE in DO loop code emission ...
2016-07-28 Steven G. Karglre PR fortran/71859 (ICE on same variable/subroutine...
2016-07-28 Paul Thomas[multiple changes]
2016-07-28 Renlin Li[PATCH] Revert Revert r238497 because of PR 71961.
2016-07-26 Steven G. Karglre PR fortran/71862 (ICE in gfc_add_component_ref,...
2016-07-22 Steven G. Karglre PR fortran/71935 (ICE is_c_interoperable(): gfc_simp...
2016-07-22 Thomas Koenigre PR fortran/71795 (Two Bugs in array constructors...
2016-07-22 Andre Vehreschildexpr.c (gfc_find_stat_co): Fixed whitespaces.
2016-07-19 Thomas Koenigre PR fortran/71902 (Unneeded temporary on reallocatabl...
2016-07-19 Martin Jamborre PR fortran/71688 (ICE in analyze, at cgraphunit...
2016-07-17 Fritz Reesere PR fortran/71523 (Static variables given automatic...
2016-07-15 Jerry DeLislere PR fortran/62125 (Nested select type not accepted...
2016-07-15 Cesar Philippidisopenmp.c (gfc_match_omp_clauses): Scan for clause vecto...
2016-07-15 Andre Vehreschildre PR fortran/71807 (Internal compiler error with NULL...
2016-07-14 Steven G. Karglre PR fortran/29819 (Error/warning message should ignor...
2016-07-14 Andre Vehreschildre PR fortran/70842 (internal compiler error with chara...
2016-07-09 Thomas Koenigre PR fortran/71783 (ICE on valid code in gimplify_var_...
2016-07-08 Steven G. Karglre PR fortran/68426 (Simplification of SPREAD with...
2016-07-08 Cesar Philippidisparse.c (matcha): Define.
2016-07-08 Martin LiskaEnhance documentation of Wundefined-do-loop
2016-07-08 Jerry DeLislere PR fortran/71764 (ICE in gfc_trans_structure_assign)
2016-07-07 Martin LiskaOptimize fortran loops with +-1 step.
2016-07-07 Martin LiskaAdd PRED_FORTRAN_LOOP_PREHEADER to DO loops with step
2016-07-05 Alessandro FanfarilloSecond review of STAT= patch + tests
2016-07-05 Andre Vehreschildre PR fortran/71623 (Segfault when allocating deferred...
2016-07-04 Jerry DeLislere PR fortran/66575 (Endless compilation on missing...
2016-07-04 Jerry DeLislere PR fortran/35849 ("wrong" line shown in error messag...
2016-07-01 Jakub Jelinekre PR fortran/71687 (ICE in omp_add_variable, at gimpli...
2016-07-01 Jakub Jelinekre PR fortran/71717 (A gfortran silent "wrong code...
2016-06-30 Jakub Jelinekre PR fortran/71704 (ICE with -fopenmp and some omp...
2016-06-30 Jakub Jelinekre PR fortran/71705 (ICE in lower_omp_target, at omp...
next