This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47199] [4.6 Regression] [C++0x] ICE: expected class 'type', have 'declaration' (function_decl) in same_type_ignoring_top_level_qualifiers_p, at cp/typeck.c:1407 with -fno-elide-constructors
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 7 Jan 2011 05:40:47 +0000
- Subject: [Bug c++/47199] [4.6 Regression] [C++0x] ICE: expected class 'type', have 'declaration' (function_decl) in same_type_ignoring_top_level_qualifiers_p, at cp/typeck.c:1407 with -fno-elide-constructors
- Auto-submitted: auto-generated
- References: <bug-47199-4@http.gcc.gnu.org/bugzilla/>
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