]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Build libgcc.a with -mstrict-align
authorMichael Meissner <meissner@gcc.gnu.org>
Tue, 10 Jun 1997 21:27:51 +0000 (21:27 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 10 Jun 1997 21:27:51 +0000 (21:27 +0000)
From-SVN: r14223

gcc/config/rs6000/t-ppc
gcc/config/rs6000/t-ppcgas

index 0b5bea99b51fba375559d8dd20e136575ce4cab3..8143488a5d6c437d10e5d5f93b223611b1084627 100644 (file)
@@ -8,5 +8,5 @@
 MULTILIB_OPTIONS       = msoft-float
 MULTILIB_DIRNAMES      = nof
 MULTILIB_EXCEPTIONS    =
-MULTILIB_EXTRA_OPTS    =
+MULTILIB_EXTRA_OPTS    = mstrict-align
 MULTILIB_MATCHES       = ${MULTILIB_MATCHES_FLOAT}
index da4e87fa4a338060171137e5794dffd16cfbff6d..9fb5e4ec3284085abd9f68198ac6b3f0c4c680c9 100644 (file)
@@ -9,7 +9,7 @@ MULTILIB_DIRNAMES       = nof \
                          le be \
                          cs ca sol lin
 
-MULTILIB_EXTRA_OPTS    = mrelocatable-lib mno-eabi
+MULTILIB_EXTRA_OPTS    = mrelocatable-lib mno-eabi mstrict-align
 MULTILIB_EXCEPTIONS    = *mbig/*mcall-solaris* \
                          *mlittle/*mcall-solaris* \
                          *msoft-float/*mcall-solaris* \