2006-05-24 Carlos O'Donell <carlos@systemhalted.org>
authorCarlos O'Donell <carlos@systemhalted.org>
Wed, 24 May 2006 15:33:28 +0000 (15:33 +0000)
committerCarlos O'Donell <carlos@systemhalted.org>
Wed, 24 May 2006 15:33:28 +0000 (15:33 +0000)
* sysdeps/unix/sysv/linux/hppa/clone.S: .LerrorRest
is a label.

ChangeLog.hppa
sysdeps/unix/sysv/linux/hppa/clone.S

index 4aeaac4..3097ceb 100644 (file)
@@ -1,5 +1,10 @@
 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.
        * sysdeps/unix/sysv/linux/hppa/bits/mman.h:
        Only define MADV_* macros when __USE_BSD is present.
index 042ffa5..1884518 100644 (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 */