Fix undefined-loop-2.c test case.
authorAndrew Stubbs <ams@codesourcery.com>
Wed, 24 Dec 2014 14:27:06 +0000 (14:27 +0000)
committerAndrew Stubbs <ams@gcc.gnu.org>
Wed, 24 Dec 2014 14:27:06 +0000 (14:27 +0000)
commit369695b99d6eb0382c32ad442a55a5d3e656069a
tree513232d8915399cf8c78a01f112931fa4bd7657e
parent5704db3364d16d19ef2da79b2a6c21da8160b939
Fix undefined-loop-2.c test case.

2014-12-24  Andrew Stubbs  <ams@codesourcery.com>

PR testsuite/64032
* gcc.dg/undefined-loop-2.c: Don't allow GCC to optimize away the
loop exits too early.

From-SVN: r219059
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/undefined-loop-2.c