This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11177] Error when calling operator() from temporary object in conditional
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2003 19:42:45 -0000
- Subject: [Bug c++/11177] Error when calling operator() from temporary object in conditional
- References: <20030612193503.11177.pinkey@bobo.ds5.agh.edu.pl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.