[Bug c++/11177] Error when calling operator() from temporary object in conditional
pinskia@physics.uc.edu
gcc-bugzilla@gcc.gnu.org
Thu Jun 12 19:42: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=11177
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pinskia@physics.uc.edu 2003-06-12 19:42 -------
Known bug that is fixed in the mainline () by a new parser read <http://gcc.gnu.org/
bugs.html#parsing> for more information, this will not be fixed for 3.3.x because it is too hard to
fix. Use your workaround or wait until 3.4.
More information about the Gcc-bugs
mailing list