[Bug c++/31246] Strange -Wunreachable-code warning with _GLIBCXX_DEBUG
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Sat Mar 17 20:48:00 GMT 2007
------- Comment #6 from pcarlini at suse dot de 2007-03-17 20:48 -------
And I'm recategorizing as C++: either (as I strongly believe) a very general
diagnostic issue, or maybe a duplicate of C++/30500: certainly there is nothing
we can do on the library side to "fix" the implementation of placement new
itself (per Chris' comment #4. By the way, in that specific case I think we are
missing the pragma from the header, because there are no templates involved and
should work. But that's not the point).
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|libstdc++ |c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31246
More information about the Gcc-bugs
mailing list