re PR tree-optimization/56407 (Optimizations (-O2 -O3) make comparison of arrays...
authorRichard Biener <rguenther@suse.de>
Wed, 3 Apr 2013 10:25:23 +0000 (10:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 3 Apr 2013 10:25:23 +0000 (10:25 +0000)
commit6b94a92dc974cea523a2a4025f66882696259b97
tree88f5115e03eba7f5ad563c5a6a814945b77eef38
parentec9202a88724837804855031a0360232aebb981b
re PR tree-optimization/56407 (Optimizations (-O2 -O3) make comparison of arrays of ints to fail)

2013-04-03  Richard Biener  <rguenther@suse.de>

PR tree-optimization/56407
* gcc.dg/torture/pr56407.c: New testcase.

From-SVN: r197399
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr56407.c [new file with mode: 0644]