Commit 3361dd3a by Cong Hou

re PR tree-optimization/58508 ([Missed-Optimization] Redundant vector load of…

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
parent 438a7ecd
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> 2013-11-08 Richard Biener <rguenther@suse.de>
PR tree-optimization/59047 PR tree-optimization/59047
...@@ -52,6 +57,7 @@ ...@@ -52,6 +57,7 @@
gcc.dg/c11-atomic-2.c, gcc.dg/c11-atomic-3.c, 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. gcc.dg/c90-atomic-1.c, gcc.dg/c99-atomic-1.c: New tests.
>>>>>>> .r204589
2013-11-07 Cong Hou <congh@google.com> 2013-11-07 Cong Hou <congh@google.com>
* gcc.dg/vect/vect-alias-check.c: New. * gcc.dg/vect/vect-alias-check.c: New.
......
/* { dg-require-effective-target vect_int } */
/* { dg-do compile } */ /* { dg-do compile } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment