typeck2.c (digest_init_r): Use EXPR_LOC_OR_LOC on init.
[gcc.git] / gcc / testsuite / ChangeLog
2016-06-14 Paolo Carlinitypeck2.c (digest_init_r): Use EXPR_LOC_OR_LOC on init.
2016-06-14 Uros Bizjakfloat128-3.c: New test.
2016-06-14 Richard Bienerre PR middle-end/71526 (ICE: verify_gimple failed)
2016-06-14 Andre Vieirazero_bits_compound-1.c: Support aarch64.
2016-06-14 Richard Bienerre PR tree-optimization/71522 (Wrong optimization of...
2016-06-14 Richard Bienerre PR tree-optimization/71521 (Regression in GCC-7...
2016-06-14 Jakub Jelinekre PR tree-optimization/71520 (Missing cross-jumping...
2016-06-14 Richard Bienerre PR tree-optimization/71521 (Regression in GCC-7...
2016-06-13 Uros Bizjak* Partially revert my previous commit.
2016-06-13 Uros Bizjaki386-builtin-types.def (INT_FTYPE_FLOAT128): New functi...
2016-06-13 Jakub Jelinekre PR sanitizer/71498 (ubsan bounds checking influenced...
2016-06-13 Jakub Jelinekre PR preprocessor/71183 (gcc -E always gives __DATE__...
2016-06-13 Jeff Lawre PR tree-optimization/71403 (wrong code (segfault...
2016-06-13 Jakub Jelinekre PR tree-optimization/71478 (ICE in tree-ssa-reassoc...
2016-06-13 Kelvin Nilsenaltivec.h (vec_absd): New macro for vector absolute...
2016-06-13 David MalcolmC: fixits for named initializers
2016-06-13 Martin LiskaMake 'loop iv compare' heuristics scanning more precise
2016-06-13 Marek Polacekre PR middle-end/71476 (ICE in gimplify_switch_expr...
2016-06-13 Eric Botcazoudecl.c (gnat_to_gnu_entity): Deal with PLUS_EXPR in...
2016-06-13 Paul Thomasre PR fortran/70673 (ICE with module containing functio...
2016-06-13 Richard Bienerre PR middle-end/64516 (arm: wrong unaligned load gener...
2016-06-13 Martin LiskaDo not enable -fcheck-pointer-bounds w/ -fsanitize...
2016-06-12 Uros Bizjakre PR target/71241 ([x86] Missing built-in functions...
2016-06-11 Dominique d'Humieresre PR fortran/60751 (Extra comma in WRITE statement...
2016-06-11 Dominique d'Humieresre PR fortran/60751 (Extra comma in WRITE statement...
2016-06-11 Eric Botcazou* gcc-interface/trans.c (Case_Statement_to_gnu): Deal...
2016-06-10 Segher Boessenkoolfold-const: Don't access bit fields with too big mode...
2016-06-10 Kugan Vivekanandarajahre PR tree-optimization/71478 (ICE in tree-ssa-reassoc...
2016-06-10 Jakub Jelinekre PR middle-end/71494 (label as value in nested function)
2016-06-10 Jakub Jelinekre PR c/68657 ("gcc -Werror=sign-conversion test.i...
2016-06-10 Jakub Jelinekre PR inline-asm/68843 (ICE with "u" input constraint)
2016-06-10 Martin SeborPR c/71392 - SEGV calling integer overflow built-ins...
2016-06-10 Jeff Lawre PR tree-optimization/71335 (wrong code at -O2 and...
2016-06-10 David MalcolmRemove platform-specific details from must-tail-call...
2016-06-10 Christophe Lyonpr37780_1.c: Use arm_arch_v6t2 effective target and...
2016-06-10 Maxim Ostapenkore PR sanitizer/71480 (ASan should align string constan...
2016-06-10 H.J. LuUse __USER_LABEL_PREFIX__ in asm statement
2016-06-10 Bernd Edlingerre PR inline-asm/68843 (ICE with "u" input constraint)
2016-06-10 Thomas Schwinge[PR middle-end/71373] Handle more OMP_CLAUSE_* in neste...
2016-06-10 Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-10 Alan Haywardre PR tree-optimization/71407 (ICE at -O3 in 32-bit...
2016-06-10 Richard Bienerre PR tree-optimization/71477 (gcc ICE at -O3 on valid...
2016-06-09 Julia KovalFix x86 interrupt tests for -fpic and -march=corei7
2016-06-09 Martin SeborPR c/70883 - inconsistent error message for calls to...
2016-06-09 Senthil Kumar Selvarajbswap-2.c: Require int32plus.
2016-06-09 Paolo Carlinire PR c++/71465 (ICE on invalid C++ code (with duplicat...
2016-06-09 Martin LiskaAdd edge predictions pruning
2016-06-09 Richard Bienerre PR tree-optimization/71462 (gcc ICE at -O3 on valid...
2016-06-09 Marek Polacekre PR c/65471 (type interpretation in _Generic)
2016-06-08 Paolo Carlinidecl.c (maybe_deduce_size_from_array_init): Use DECL_SO...
2016-06-08 Martin Seborre PR c++/70507 (integer overflow builtins not constant...
2016-06-08 Jakub Jelinekre PR c++/71442 (r232569 breaks -Wunused-*)
2016-06-08 Alan Lawrence[PATCH 2/2][AArch64] Tests of AAPCS64 updates for align...
2016-06-08 Richard Bienerre PR tree-optimization/68558 (Fails to SLP loop)
2016-06-08 Richard Bienertree-vect-stmts.c (vectorizable_load): Remove restricti...
2016-06-08 Richard Bienerre PR tree-optimization/71452 (Wrong optimization of...
2016-06-08 Jakub Jelinekre PR c++/71448 (pointer relational comparison fails...
2016-06-08 Bernd Schmidtre PR debug/71432 (-fcompare-debug failure (length))
2016-06-08 Prathamesh Kulkarnisection-anchors-vect-70.c: Rename to aligned-section...
2016-06-08 Alan Haywardvect-live-2.c: Update effective target.
2016-06-08 Marek Polacekre PR c/71426 (gcc ICE on x86_64-linux-gnu in get_parm_...
2016-06-08 Marek Polacekre PR c/71418 (gcc ICE on x86_64-linux-gnu in min_align...
2016-06-07 Jan Hubickapredict.c (predict_iv_comparison): Mention that heurist...
2016-06-07 Bill SeurerThis patch adds support for the missing versions of...
2016-06-07 David MalcolmC: add fixit hint to misspelled field names
2016-06-07 Richard Bienerre PR c++/61564 (#pragma GCC optimize ("-fno-lto")...
2016-06-07 Christophe Lyonp64_p128.c: Remove spurious debug code.
2016-06-07 Rainer OrthRemove wrong testsuite and gcc/testsuite prefixes from...
2016-06-07 Richard Bienerre PR tree-optimization/71428 (wrong code with -Os...
2016-06-07 Richard Bienerre PR tree-optimization/71423 (wrong code at -Os and...
2016-06-06 Kugan Vivekanandarajahre PR tree-optimization/71408 (wrong code at -Os and...
2016-06-06 Kugan Vivekanandarajahre PR target/71281 (ICE on gcc trunk on knl, wsm, ivb...
2016-06-06 Marek Polacekre PR c/71362 (Wrong position for "error: size of unnam...
2016-06-06 Jakub Jelinekre PR c++/70847 (exponential time in cp_fold for chaine...
2016-06-06 Jakub Jelinekre PR tree-optimization/71259 (GCC trunk emits wrong...
2016-06-06 David MalcolmSelftest framework
2016-06-06 Kyrylo Tkachov[3/3][RTL ifcvt] PR middle-end/37780: Conditional expre...
2016-06-06 Marek Polacekc-typeck.c (comptypes_internal): Handle comparisons...
2016-06-06 Bernd Edlingerre PR c/24414 (Old-style asms don't clobber memory)
2016-06-06 Jose E. Marchesisparc: support for the SPARC M7 and VIS 4.0
2016-06-06 Alan Haywardvect-live-1.c: Use additional-options.
2016-06-06 Richard Bienerre PR tree-optimization/71398 (ICE at -O3 in 32-bit...
2016-06-05 Uros Bizjakre PR target/71389 (ICE on trunk gcc on ivybridge targe...
2016-06-05 Jerry DeLislere PR fortran/71404 (416.gamess in SPEC CPU 2006 failed...
2016-06-05 Andre Vehreschildre PR fortran/69659 (ICE on using option -frepack-array...
2016-06-05 Jan Hubicka* gcc.dg/tree-prof/peel-1.c: Fix testcase.
2016-06-05 Jan Hubickapredict.c (predicted_by_loop_heuristics_p): New function.
2016-06-05 Paolo Carlinire PR c++/49377 (Template specialization attributes...
2016-06-04 Jakub Jelinekre PR tree-optimization/71405 (ICE on valid C++ code...
2016-06-04 Paolo Carlinire PR c++/70202 (ICE on invalid code on x86_64-linux...
2016-06-03 Jeff Lawre PR tree-optimization/71316 (test case gcc.dg/tree...
2016-06-03 Jakub Jelinekvect-live-1.c: Remove dg-options.
2016-06-03 Patrick Palkare PR c++/27100 (ICE with multiple friend declarations)
2016-06-03 Bill Schmidtrs6000-c.c (c/c-tree.h): Add #include.
2016-06-03 Joseph MyersAdd option for whether ceil etc. can raise "inexact...
2016-06-03 H.J. LuImplement x86 interrupt attribute
2016-06-03 H.J. LuConvert leading spaces to tabs
2016-06-03 Bernd Schmidtre PR tree-optimization/52171 (memcmp/strcmp/strncmp...
2016-06-03 Jan Hubickapred-1.C: New testcase
2016-06-03 Bill Schmidtre PR target/70957 (testsuite/gcc.target/powerpc/vsx...
next