[Bug c++/53000] Conditional operator does not behave as standardized
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 24 14:48:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53000
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-04-24
Ever Confirmed|0 |1
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-04-24 14:47:49 UTC ---
Confirmed.
I suppose we could make the libstdc++ change now rather than waiting for the FE
fix, as it shouldn't change the current behaviour of the library.
More information about the Gcc-bugs
mailing list