[Bug c++/52470] ice in copy_binfo
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 5 10:38:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52470
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-03-05
Ever Confirmed|0 |1
Known to fail| |4.7.0, 4.8.0
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-05 10:37:34 UTC ---
GCC 4.6 doesn't grok the sources, it complains about std::tr1 not being
declared (after unincluding it to make the references to __atomic go away).
Confirmed for 4.7.0 and trunk.
More information about the Gcc-bugs
mailing list