[Bug c++/54575] [4.8 Regression] ICE with std::vector::insert and -std=c++11
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Fri Sep 14 10:11:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54575
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-09-14
Target Milestone|--- |4.8.0
Summary|ICE with |[4.8 Regression] ICE with
|std::vector::insert and |std::vector::insert and
|-std=c++11 |-std=c++11
Ever Confirmed|0 |1
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-09-14 10:11:43 UTC ---
I can. It seems a serious regression. Hopefully, it's just that in a SFINAE
context we aren't smoothly handling an error_mark_node.
More information about the Gcc-bugs
mailing list