This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/47185] UB in TR1 and C++0x placeholders and non conforming implementation


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]