[Bug libstdc++/47185] UB in TR1 and C++0x placeholders and non conforming implementation
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 5 19:21:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47185
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.01.05 19:16:45
Ever Confirmed|0 |1
Severity|major |normal
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-05 19:16:45 UTC ---
Easy enough to fix, but it won't happen in time for 4.6.0
I agree with the analysis, and I know you could contrive a test that relies on
the address of a placeholder, but this is not "major" severity unless you can
show an *actual* problem caused by this, rather than a theoretical one.
More information about the Gcc-bugs
mailing list