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

--- Comment #3 from Thomas Heller <thom.heller at gmail dot com> 2011-01-06 09:33:40 UTC ---
(In reply to comment #2)
> A fix seems to me safe enough even at this Stage, I'll post it momentarily.
> Note, we are not going to fiddle with TR1, very serious regressions only.

Since the fix is the same with TR1 and the new standard, i suggest to apply it
to to both since a lot of people will stick with C++03 and TR1 for a while.


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