re PR tree-optimization/58508 ([Missed-Optimization] Redundant vector load of "actual" loop invariant in loop body.)
2013-11-08 Cong Hou <congh@google.com> PR tree-optimization/58508 * gcc.dg/vect/pr58508.c: Update. From-SVN: r204590
This commit is contained in:
parent
438a7ecd23
commit
3361dd3a6d
@ -1,3 +1,8 @@
|
||||
2013-11-08 Cong Hou <congh@google.com>
|
||||
|
||||
PR tree-optimization/58508
|
||||
* gcc.dg/vect/pr58508.c: Update.
|
||||
|
||||
2013-11-08 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/59047
|
||||
@ -52,6 +57,7 @@
|
||||
gcc.dg/c11-atomic-2.c, gcc.dg/c11-atomic-3.c,
|
||||
gcc.dg/c90-atomic-1.c, gcc.dg/c99-atomic-1.c: New tests.
|
||||
|
||||
>>>>>>> .r204589
|
||||
2013-11-07 Cong Hou <congh@google.com>
|
||||
|
||||
* gcc.dg/vect/vect-alias-check.c: New.
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* { dg-require-effective-target vect_int } */
|
||||
/* { dg-do compile } */
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user