[Bug middle-end/21538] [4.0/4.1 Regression] g++.dg/opt/temp1.C execution test fails
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat May 14 15:42:00 GMT 2005
------- Additional Comments From rguenth at gcc dot gnu dot org 2005-05-14 15:42 -------
It looks like fold_indirect_ref is not supposed to be used as a generic folder,
but explicitly to strip these const casts. So the bug I tried to fix with this
has to be fixed elsewhere!?
Reverted from mainline.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21538
More information about the Gcc-bugs
mailing list