This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/22099] builtin_setjmp gives duplicate labels
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jan 2006 16:12:03 -0000
- Subject: [Bug target/22099] builtin_setjmp gives duplicate labels
- References: <bug-22099-4242@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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