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.