re PR middle-end/16693 (Bitwise AND is lost when used within a cast to an enum…
re PR middle-end/16693 (Bitwise AND is lost when used within a cast to an enum of the same precision) PR middle-end/16693 PR tree-optimization/16372 * decl.c (finish_enum): Make the precision of the enumerated type the same width as the underlying integer type. * g++.dg/opt/pr16372-1.C: New test case. * g++.dg/opt/pr16693-1.C: New test case. * g++.dg/opt/pr16693-2.C: New test case. From-SVN: r86576
Showing
gcc/testsuite/g++.dg/opt/pr16372-1.C
0 → 100644
gcc/testsuite/g++.dg/opt/pr16693-1.C
0 → 100644
gcc/testsuite/g++.dg/opt/pr16693-2.C
0 → 100644
Please
register
or
sign in
to comment