[Bug c++/14755] [3.4/3.5 regression] miscompilation in bitfielded signed integers
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 27 17:07:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-27 17:07 -------
Caused by:
2004-03-21 Roger Sayle <roger@eyesopen.com>
* fold-const.c (fold) <EQ_EXPR>: Rewrite optimization to transform
"foo++ == const" into "++foo == const+incr".
Mark, this is a very serious regression, can target 3.4.0.
Thanks.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |roger at eyesopen dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14755
More information about the Gcc-bugs
mailing list