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 target/22099] builtin_setjmp gives duplicate labels



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-01-12 16:13 -------
FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation,  -O0
UNRESOLVED: gcc.c-torture/execute/builtins/memcpy-chk.c execution,  -O0
Executing on host: /Volumes/HD/ltmp/ssen/gcc-build/gcc/xgcc
-B/Volumes/HD/ltmp/ssen/gcc-build/gcc/
/ltmp/ssen/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/memcpy-chk.c
/ltmp/ssen/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/memcpy-chk-lib.c
/ltmp/ssen/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/lib/main.c  -w  -O1
 -fno-show-column  -lm   -o /ltmp/ssen/gcc-build/gcc/testsuite/memcpy-chk.x1   
(timeout = 300)
/var/tmp//cc5w2nYV.s:2461:non-relocatable subtraction expression, "L179" minus
"L00000000006$pb"^M
/var/tmp//cc5w2nYV.s:2461:symbol: "L179" can't be undefined in a subtraction
expression^M
/var/tmp//cc5w2nYV.s:2430:non-relocatable subtraction expression, "L174" minus
"L00000000006$pb"^M
/var/tmp//cc5w2nYV.s:2430:symbol: "L174" can't be undefined in a subtraction
expression^M
/var/tmp//cc5w2nYV.s:2403:non-relocatable subtraction expression, "L169" minus
"L00000000006$pb"^M
/var/tmp//cc5w2nYV.s:2403:symbol: "L169" can't be undefined in a subtraction
expression^M
/var/tmp//cc5w2nYV.s:unknown:Undefined local symbol L169^M
/var/tmp//cc5w2nYV.s:unknown:Undefined local symbol L174^M
/var/tmp//cc5w2nYV.s:unknown:Undefined local symbol L179^M


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22099


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