ChangeLog: Add missing entry.
[gcc.git] / gcc / testsuite / ChangeLog
2017-05-30 Uros BizjakChangeLog: Add missing entry.
2017-05-30 Nathan Sidwellre PR c++/80913 (Infinite loop in cc1plus with stat...
2017-05-30 Richard Bienerre PR tree-optimization/80901 (ICE on valid code at...
2017-05-30 Robin DappVector peeling cost model 5/6
2017-05-30 Jozef Lawrynowiczre PR target/78838 (msp430 option -mcode-region=either...
2017-05-30 Richard Bienerre PR tree-optimization/80876 (ICE in verify_loop_struc...
2017-05-29 Nathan SidwellPR c++/80891 (#1,#5)
2017-05-29 Jerry DeLislere PR fortran/53029 (missed optimization in internal...
2017-05-29 Nathan SidwellPR c++/80891 (#4)
2017-05-29 Nathan SidwellPR c++/80891 (#1)
2017-05-29 Nathan SidwellPR c++/80891 (#3)
2017-05-29 Nathan SidwellPR c++/80891 (#2)
2017-05-29 Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2017-05-28 Thomas Koenigfrontend-passes.c (matmul_lhs_realloc): Correct allocat...
2017-05-27 Jakub Jelinekre PR bootstrap/80887 (gnat bootstrap fails at s-regpat...
2017-05-26 Nathan SidwellImplement DR2061
2017-05-26 Bin Chengre PR middle-end/80815 (wrong code because of broken...
2017-05-26 Martin LiskaBound partial-inlining-entry-probability param (PR...
2017-05-26 Marek Polacekre PR sanitizer/80875 (UBSAN: compile time crash in...
2017-05-26 Tom de VriesReplace absolute line numbers in gcc.dg
2017-05-26 Jakub Jelinekcp-tree.h (struct lang_decl_decomp): New type.
2017-05-26 Richard Bienerre PR tree-optimization/80842 (ICE at -O3 on x86_64...
2017-05-25 Paolo Carlinire PR c++/79652 (ICE on invalid c++ code in warn_extern...
2017-05-25 Paolo Carlinire PR c++/71451 (ICE on invalid C++11 code on x86_64...
2017-05-25 Nathan SidwellKill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS.
2017-05-25 Volker Reicheltinvoke.texi (-Wcatch-value=): Document new warning...
2017-05-25 Nathan SidwellReimplement unqualified namespace lookup.
2017-05-25 Martin Seboroverflow-warn-9.c: Adjust expected warnings to avoid...
2017-05-25 Jan Hubicka* gfortran.dg/pr48636.f90: Fix template better.
2017-05-25 Nathan Sidwellcp-tree.h (LOOKUP_SEEN_P, [...]): New.
2017-05-25 Paolo Carlinire PR c++/79583 (ICE (internal compiler error) upon...
2017-05-25 Paolo Carlinire PR c++/68578 (ICE on invalid template declaration...
2017-05-25 Marc GlisseRelax VIEW_CONVERT_EXPR - CONVERT_EXPR combination
2017-05-25 Marc GlisseAllow some NOP conversions in (X+CST1)+CST2 in match.pd
2017-05-24 Nathan Sidwellfriend.c (do_friend): Remove check for existing decl.
2017-05-24 Jonathan WakelyPR c++/80544 strip cv-quals from cast results
2017-05-24 Martin SeborPR c/80731 - poor -Woverflow warnings
2017-05-24 Jakub Jelinekinteger-pack2.C: Require int32 effective target.
2017-05-24 Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
2017-05-24 Tom de VriesReinstate absolute line number in gcc.dg/cpp/19940712-1.c
2017-05-24 Peter Bergnerre PR middle-end/80823 (ICE: verify_flow_info failed)
2017-05-24 Andreas KrebbelS/390: Fix PR80725.
2017-05-24 Nathan Sidwellcp-tree.h (OVL_HIDDEN_P): New.
2017-05-23 Nathan Sidwellre PR c++/80866 (segfault in is_overloaded_fn())
2017-05-23 Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2017-05-23 Nathan Sidwellcp-tree.h (DECL_HIDDEN_P): New.
2017-05-23 Jerry DeLislere PR fortran/80256 (Cygwin test fail: bind_c_array_par...
2017-05-23 Thomas SchwingeOpenACC 2.5 kernels construct: num_gangs, num_workers...
2017-05-23 Nathan Sidwellcp-tree.h (OVL_P): New.
2017-05-23 Senthil Kumar SelvarajFix bogus builtin-snprintf-warn-3.c failure for avr
2017-05-22 Michael Meissnerre PR target/80718 (GCC generates slow code for offsett...
2017-05-22 Segher Boessenkoolcfgcleanup: Ignore clobbers in bb_is_just_return
2017-05-22 Bill Schmidtp8-vec-xl-xst.c: Fix target string to LE-only.
2017-05-22 Janus Weilre PR fortran/80766 ([OOP] ICE with type-bound procedur...
2017-05-22 Nathan Sidwellname-lookup.h (parse_using_directive): Replace with ...
2017-05-22 Thomas Preud'hommeAdd MOVT testing for ARMv8-M Baseline
2017-05-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): Skip regular processing...
2017-05-22 Eric Botcazousem_ch4.adb (Analyze_Call): In Ada2012 an incomplete...
2017-05-22 Eric Botcazoudecl.c (gnat_to_gnu_field): Do not enforce strict align...
2017-05-21 Paolo Carlinire PR c++/70265 (ICE on code with constexpr on x86_64...
2017-05-19 Jerry DeLisle[multiple changes]
2017-05-19 Marek Polacekre PR sanitizer/80800 (UBSAN: yet another false positive)
2017-05-19 Thomas SchwingeOpenACC 2.5 default (present) clause
2017-05-19 Thomas SchwingeOpenACC default clause maintenance
2017-05-19 Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-05-19 Prakhar Bahuguna[ARM] Only test tls-disable-literal-pool.c if target...
2017-05-19 Richard Bienerre PR c++/80593 (GCC 7, aligned_storage and “dereferenc...
2017-05-19 Richard Bienerre PR middle-end/80764 (ICE at -O3 in both 32-bit and...
2017-05-18 Michael Meissnerre PR target/80510 (Optimize Power7/power8 Altivec...
2017-05-18 Eric GallagerAdd testcase to ensure that #pragma GCC diagnostic...
2017-05-18 Uros Bizjakre PR target/80799 (x86-32 bits generates MMX without...
2017-05-18 Will Schmidtfold-vec-div-float.c: Update dg-requires and dg-options...
2017-05-18 Steven MunroeFix up dg-option to resolve problems reported by David...
2017-05-18 Sheldon LoboMinor SPARC T4 and M7 fixes and additions.
2017-05-18 Marek Polacekre PR sanitizer/80797 (-fsanitize=null doesn't instrume...
2017-05-17 Segher BoessenkoolFix comparison of decimal float zeroes (PR80692)
2017-05-17 Jerry DeLislere PR fortran/80741 ([Regression 7/8] DTIO wrong code...
2017-05-17 Jerry DeLislere PR fortran/80741 ([Regression 7/8] DTIO wrong code...
2017-05-17 Bill Schmidtpr78604.c: Fix typo in dg-options.
2017-05-17 Fritz Reesere PR fortran/80668 (wrong error message with -finit...
2017-05-17 Peter Bergnerre PR middle-end/80775 (-O3 produces ice in group_case_...
2017-05-17 Marek Polacekre PR sanitizer/80659 (-fsanitize=address evokes ICE...
2017-05-17 Senthil Kumar SelvarajFix bogus pr78886.c failure for avr
2017-05-17 Chenghua Xureorgbug-1.c: Don't specify -O2.
2017-05-16 James Greenhalghre PR tree-optimization/80457 (vectorizable_condition...
2017-05-16 Paul Thomasre PR fortran/80554 ([f08] variable redefinition in...
2017-05-16 David MalcolmC++: fix-it hints suggesting accessors for private...
2017-05-16 Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-16 Marek Polacekre PR sanitizer/80536 (UBSAN: compile time segfault)
2017-05-16 Tamar Christinaarmv8_2-fp16-neon-1.c (vceqz): Fix regex.
2017-05-16 Matthew WahabCommitted on behalf of Matthew Wahab
2017-05-15 Jerry DeLislere PR libfortran/80727 (Crash of runtime gfortran libra...
2017-05-15 Nathan Sidwellre PR c++/79369 (namespace definition with qualified id)
2017-05-15 Nathan Sidwellre PR c++/79369 (namespace definition with qualified id)
2017-05-15 Steven G. Karglre PR fortran/80752 (ICE with wrong type initialization)
2017-05-15 Uros BizjakChangeLog: Add missing PR number.
2017-05-15 Uros Bizjaki386.i386.md (*zero_extendsidi2): Do not penalize non...
2017-05-15 Jeff Lawreorg.c (relax_delay_slots): Create a new variable...
2017-05-15 Pierre-Marie de... utils.c (can_materialize_object_renaming_p): Synchroniz...
2017-05-14 Martin SeborPR middle-end/77671 - missing -Wformat-overflow warning...
next