2006-05-24 Carlos O'Donell <carlos@systemhalted.org>

* sysdeps/unix/sysv/linux/hppa/clone.S: .LerrorRest
	is a label.
This commit is contained in:
Carlos O'Donell 2006-05-24 15:33:28 +00:00
parent 2c2f8f84c7
commit 31e69e34ab
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-05-24 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/unix/sysv/linux/hppa/clone.S: .LerrorRest
is a label.
2006-05-24 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/hppa/ldsodefs.h: New file.

View File

@ -92,7 +92,7 @@ ENTRY(__clone)
bv %r0(%rp)
ldwm -64(%sp), %r3
.LerrorRest
.LerrorRest:
/* Restore the PIC register on error */
#ifdef PIC
copy %r3, %r19 /* parent */