http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58083
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-08-05 Summary|ICE with lambda as default |[4.8/4.9 Regression] ICE |parameter of a template |with lambda as default |function |parameter of a template | |function Ever confirmed|0 |1 --- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> --- Without the *it; bit the testcase seems valid to me and compiled fine with 4.7.x.