http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47199
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2011.01.07 05:40:34 CC| |jason at redhat dot com Target Milestone|--- |4.6.0 Summary|[C++0x] ICE: expected class |[4.6 Regression] [C++0x] |'type', have 'declaration' |ICE: expected class 'type', |(function_decl) in |have 'declaration' |same_type_ignoring_top_leve |(function_decl) in |l_qualifiers_p, at |same_type_ignoring_top_leve |cp/typeck.c:1407 with |l_qualifiers_p, at |-fno-elide-constructors |cp/typeck.c:1407 with | |-fno-elide-constructors Ever Confirmed|0 |1 --- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2011-01-07 05:40:34 UTC --- This is caused by revision 166167: http://gcc.gnu.org/ml/gcc-cvs/2010-11/msg00053.html