re PR c++/14755 (miscompilation in bitfielded signed integers)
PR c++/14755 * fold-const.c (fold) <EQ_EXPR>: Properly compute newconst in "bitfld++ == const" to "++bitfld == const + incr" transformations. * gcc.c-torture/execute/20040331-1.c: New test. * gcc.dg/20040331-1.c: New test. From-SVN: r80294
Showing
gcc/testsuite/gcc.dg/20040331-1.c
0 → 100644
Please
register
or
sign in
to comment