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 c++/49253] [4.7 Regression] Debug-mode forward_list broken


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49253

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-01 17:31:08 UTC ---
It seems unfortunate that make check-libstdc++-v3 doesn't catch obvious
breakage like this; at the least we could make sure that stdc++.h compiles in
debug/parallel modes?


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