OSDN Git Service

Properly align data section.
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 1996 18:55:29 +0000 (18:55 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 1996 18:55:29 +0000 (18:55 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10965 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/rs6000/eabi.asm

index af5b7de..dfd18fd 100644 (file)
@@ -41,6 +41,7 @@
        #include "ppc-asm.h"
 
         .section ".got2","aw"
+       .align  2
 .LCTOC1 = . /* +32768 */
 
 /* Table of addresses */
@@ -84,6 +85,7 @@
        .long   .Linit_p                        /* address of variable to say we've been called */
 
        .data
+       .align  2
 .Linit_p:
        .long   0