re PR tree-optimization/72817 (wrong code at -O3 on x86_64-linux-gnu (in both 32...
authorJakub Jelinek <jakub@redhat.com>
Tue, 16 Aug 2016 22:06:45 +0000 (00:06 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 16 Aug 2016 22:06:45 +0000 (00:06 +0200)
commitaf23e99cca79601585731629073a9c5fca934256
tree663e5273c794184002f0fad9748be5ff6949c24e
parentfeeb62681cf1d70079365721b97b3cee8d6ef7c4
re PR tree-optimization/72817 (wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes))

PR tree-optimization/72817
* gcc.dg/tree-ssa/pr72817.c (a): Change type from char to signed char.

From-SVN: r239514
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr72817.c