This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc++/28020] New: [4.2 regression] expected class 'type', have 'exceptional' (error_mark) in setup_one_parameter, at tree-inline.c:1067


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]