This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/16448] New: [Regression 3.5] FAIL: objc/execute/IMP.m compilation, -O0
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2004 04:09:03 -0000
- Subject: [Bug objc/16448] New: [Regression 3.5] FAIL: objc/execute/IMP.m compilation, -O0
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Executing on host: /mnt/gnu/gcc-3.3/objdir/gcc/xgcc -B/mnt/gnu/gcc-3.3/objdir/gc
c/ /mnt/gnu/gcc-3.3/gcc/gcc/testsuite/objc/execute/IMP.m -w -O0 -I/mnt/gnu/gc
c-3.3/gcc/gcc/testsuite/../../libobjc -L/mnt/gnu/gcc-3.3/objdir/hppa64-hp-hpux11
.11/./libobjc/.libs -lobjc -lm -o /mnt/gnu/gcc-3.3/objdir/gcc/testsuite/IMP.x
0 (timeout = 300)
ld: (Warning) Unsatisfied symbol "_Unwind_RaiseException" in file /mnt/gnu/gcc-3
.3/objdir/hppa64-hp-hpux11.11/./libobjc/.libs/libobjc.sl
1 warnings.
output is:
ld: (Warning) Unsatisfied symbol "_Unwind_RaiseException" in file /mnt/gnu/gcc-3
.3/objdir/hppa64-hp-hpux11.11/./libobjc/.libs/libobjc.sl
1 warnings.
FAIL: objc/execute/IMP.m compilation, -O0
This port currently uses SJLJ exception support (i.e.,
_Unwind_SjLj_RaiseException).
--
Summary: [Regression 3.5] FAIL: objc/execute/IMP.m compilation,
-O0
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: objc
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: hppa64-hp-hpux11.11
GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16448