aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-06-09Add edge predictions pruningMartin Liska1-0/+13
2016-06-09re PR tree-optimization/71462 (gcc ICE at -O3 on valid code on x86_64-linux-...Richard Biener1-0/+5
2016-06-09re PR c/65471 (type interpretation in _Generic)Marek Polacek1-0/+5
2016-06-08decl.c (maybe_deduce_size_from_array_init): Use DECL_SOURCE_LOCATION in error...Paolo Carlini1-0/+14
2016-06-08re PR c++/70507 (integer overflow builtins not constant expressions)Martin Sebor1-0/+11
2016-06-08re PR c++/71442 (r232569 breaks -Wunused-*)Jakub Jelinek1-0/+5
2016-06-08[PATCH 2/2][AArch64] Tests of AAPCS64 updates for alignment attributeAlan Lawrence1-0/+16
2016-06-08re PR tree-optimization/68558 (Fails to SLP loop)Richard Biener1-0/+5
2016-06-08tree-vect-stmts.c (vectorizable_load): Remove restrictions on strided SLP loa...Richard Biener1-0/+4
2016-06-08re PR tree-optimization/71452 (Wrong optimization of stores to _Bool via char*)Richard Biener1-0/+5
2016-06-08re PR c++/71448 (pointer relational comparison fails inside constant expression)Jakub Jelinek1-0/+5
2016-06-08re PR debug/71432 (-fcompare-debug failure (length))Bernd Schmidt1-0/+6
2016-06-08section-anchors-vect-70.c: Rename to aligned-section-anchors-vect-71.c.Prathamesh Kulkarni1-0/+6
2016-06-08vect-live-2.c: Update effective target.Alan Hayward1-0/+6
2016-06-08re PR c/71426 (gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059)Marek Polacek1-0/+3
2016-06-08re PR c/71418 (gcc ICE on x86_64-linux-gnu in min_align_of_type, at stor-layo...Marek Polacek1-0/+5
2016-06-07predict.c (predict_iv_comparison): Mention that heuristics is broken.Jan Hubicka1-0/+10
2016-06-07This patch adds support for the missing versions of the vec_mul altivec...Bill Seurer1-0/+4
2016-06-07C: add fixit hint to misspelled field namesDavid Malcolm1-0/+4
2016-06-07re PR c++/61564 (#pragma GCC optimize ("-fno-lto") causes the compiler to crash)Richard Biener1-0/+8
2016-06-07p64_p128.c: Remove spurious debug code.Christophe Lyon1-0/+5
2016-06-07Remove wrong testsuite and gcc/testsuite prefixes from gcc/testsuite/ChangeLog.Rainer Orth1-22/+21
2016-06-07re PR tree-optimization/71428 (wrong code with -Os -fno-tree-forwprop (breaks...Richard Biener1-0/+5
2016-06-07re PR tree-optimization/71423 (wrong code at -Os and above on x86_64-linux-gnu)Richard Biener1-0/+5
2016-06-06re PR tree-optimization/71408 (wrong code at -Os and above on x86_64-linux-gnu)Kugan Vivekanandarajah1-0/+5
2016-06-06re PR target/71281 (ICE on gcc trunk on knl, wsm, ivb and bdw targets (tree-s...Kugan Vivekanandarajah1-0/+5
2016-06-06re PR c/71362 (Wrong position for "error: size of unnamed array is negative")Marek Polacek1-0/+5
2016-06-06re PR c++/70847 (exponential time in cp_fold for chained virtual function calls)Jakub Jelinek1-0/+10
2016-06-06re PR tree-optimization/71259 (GCC trunk emits wrong code)Jakub Jelinek1-0/+5
2016-06-06Selftest frameworkDavid Malcolm1-0/+7
2016-06-06[3/3][RTL ifcvt] PR middle-end/37780: Conditional expression with __builtin_c...Kyrylo Tkachov1-0/+7
2016-06-06c-typeck.c (comptypes_internal): Handle comparisons of INTEGER_TYPE, FIXED_PO...Marek Polacek1-0/+6
2016-06-06re PR c/24414 (Old-style asms don't clobber memory)Bernd Edlinger1-0/+5
2016-06-06sparc: support for the SPARC M7 and VIS 4.0Jose E. Marchesi1-0/+6
2016-06-06vect-live-1.c: Use additional-options.Alan Hayward1-0/+5
2016-06-06re PR tree-optimization/71398 (ICE at -O3 in 32-bit and 64-bit mode on x86_64...Richard Biener1-0/+5
2016-06-06re PR target/71389 (ICE on trunk gcc on ivybridge target (df_refs_verify))Uros Bizjak1-0/+5
2016-06-05re PR fortran/71404 (416.gamess in SPEC CPU 2006 failed to build)Jerry DeLisle1-0/+5
2016-06-05re PR fortran/69659 (ICE on using option -frepack-arrays, in gfc_conv_descrip...Andre Vehreschild1-0/+5
2016-06-05* gcc.dg/tree-prof/peel-1.c: Fix testcase.Jan Hubicka1-0/+4
2016-06-05predict.c (predicted_by_loop_heuristics_p): New function.Jan Hubicka1-0/+4
2016-06-05re PR c++/49377 (Template specialization attributes cause type mismatches whe...Paolo Carlini1-0/+5
2016-06-04re PR tree-optimization/71405 (ICE on valid C++ code at -Os and above on x86_...Jakub Jelinek1-0/+5
2016-06-04re PR c++/70202 (ICE on invalid code on x86_64-linux-gnu in build_simple_base...Paolo Carlini1-0/+6
2016-06-03re PR tree-optimization/71316 (test case gcc.dg/tree-ssa/ssa-dom-thread-4.c f...Jeff Law1-0/+5
2016-06-03vect-live-1.c: Remove dg-options.Jakub Jelinek1-0/+10
2016-06-03re PR c++/27100 (ICE with multiple friend declarations)Patrick Palka1-0/+5
2016-06-03rs6000-c.c (c/c-tree.h): Add #include.Bill Schmidt1-0/+4
2016-06-03Add option for whether ceil etc. can raise "inexact", adjust x86 conditions.Joseph Myers1-0/+14
2016-06-03Implement x86 interrupt attributeH.J. Lu1-0/+62