pr16693-1.C
502 Bytes
-
re PR middle-end/16693 (Bitwise AND is lost when used within a cast to an enum… · d0c5c9b1
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
Roger Sayle committed