re PR tree-optimization/83283 (Casting from boolean to unsigned char to enum returns...
authorJakub Jelinek <jakub@redhat.com>
Tue, 5 Dec 2017 13:33:52 +0000 (14:33 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 5 Dec 2017 13:33:52 +0000 (14:33 +0100)
commit240cf3e5e1458271756997fe61a6c9ef2c85b84f
tree90f94bd4f6123ac09828304fc1eeb0275e720064
parent1b6546cc4efb5687b62917c6a0d744b842a4945c
re PR tree-optimization/83283 (Casting from boolean to unsigned char to enum returns incorrect results)

PR tree-optimization/83283
* g++.dg/torture/pr83283.C: New test.

From-SVN: r255417
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr83283.C [new file with mode: 0644]