20040331-1.c
218 Bytes
-
re PR c++/14755 (miscompilation in bitfielded signed integers) · 0b612185
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
Jakub Jelinek committed