This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc++/28020] New: [4.2 regression] expected class 'type', have 'exceptional' (error_mark) in setup_one_parameter, at tree-inline.c:1067
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2006 20:21:45 -0000
- Subject: [Bug objc++/28020] New: [4.2 regression] expected class 'type', have 'exceptional' (error_mark) in setup_one_parameter, at tree-inline.c:1067
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
A number of obj-c++ test cases fail with an ICE now (this didn't happen with
20060530):
FAIL: obj-c++.dg/comp-types-10.mm (internal compiler error)
...
FAIL: obj-c++.dg/try-catch-9.mm (internal compiler error)
(sid)955:tbm@reyes: ..atch/gcc-snapshot-20060613] ./build/gcc/g++ -c -O2
src/gcc/testsuite/obj-c++.dg/comp-types-10.mm
src/gcc/testsuite/obj-c++.dg/comp-types-10.mm: In function '(static
initializers for src/gcc/testsuite/obj-c++.dg/comp-types-10.mm)':
src/gcc/testsuite/obj-c++.dg/comp-types-10.mm:19: internal compiler error: tree
check: expected class 'type', have 'exceptional' (error_mark) in
setup_one_parameter, at tree-inline.c:1067
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: [4.2 regression] expected class 'type', have
'exceptional' (error_mark) in setup_one_parameter, at
tree-inline.c:1067
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: objc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tbm at cyrius dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28020