From: Andreas Schwab Date: Mon, 16 Oct 2000 09:21:25 +0000 (+0000) Subject: Fix last change (misapplied). X-Git-Tag: upstream/2.20~17342 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c384499721592e8fe1228b2ce523873bd3808f97;p=platform%2Fupstream%2Flinaro-glibc.git Fix last change (misapplied). --- diff --git a/sysdeps/m68k/dl-machine.h b/sysdeps/m68k/dl-machine.h index 29267af..06c9db6 100644 --- a/sysdeps/m68k/dl-machine.h +++ b/sysdeps/m68k/dl-machine.h @@ -182,7 +182,7 @@ _dl_start_user: pea 8(%sp, %d1*4) pea 8(%sp) move.l %d1, -(%sp) - move.l ([_dl_loaded@GOT.w(%a5)]), -(%sp) + move.l ([_dl_loaded@GOT.w, %a5]), -(%sp) jbsr _dl_init@PLTPC addq.l #8, %sp addq.l #8, %sp