[Bug c++/11849] cast mistaken as declaration
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Thu Aug 7 21:58:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11849
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |rejects-valid
Resolution| |FIXED
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-07 21:58 -------
This is already fixed on the mainline and will not be fixed for 3.3.x because the bison based parser
cannot handle this.
Also read <http://gcc.gnu.org/bugs.html#parsing> as this is known bug that was fixed by having
a hand made parser for c++ which will not be back ported to 3.3.x.
More information about the Gcc-bugs
mailing list