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 #4 from pinskia at gcc dot gnu dot org  2006-01-12 16:12 -------
It is not fully fixed:
FAIL: gcc.c-torture/compile/20011029-1.c  -O0  (test for excess errors)
Excess errors:
/var/tmp//cc4yx2Rb.s:23:non-relocatable subtraction expression, "L4" minus
"L00000000001$pb"
/var/tmp//cc4yx2Rb.s:23:symbol: "L4" can't be undefined in a subtraction
expression
/var/tmp//cc4yx2Rb.s:unknown:Undefined local symbol L4


-- 


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]