* config/rs6000/t-spe (MULTILIB_EXCEPTIONS): Allow isel without SPE.
authorPatrick Oppenlander <pattyo.lists@gmail.com>
Sun, 21 Sep 2014 22:29:00 +0000 (22:29 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sun, 21 Sep 2014 22:29:00 +0000 (18:29 -0400)
From-SVN: r215438

gcc/ChangeLog
gcc/config/rs6000/t-spe

index 944352da24062b5a1a4d7c11af46426605a545af..b1a975516ad3b998023f2f1349ef366bf2d1748c 100644 (file)
@@ -1,3 +1,7 @@
+2014-09-21  Patrick Oppenlander  <pattyo.lists@gmail.com>
+
+       * config/rs6000/t-spe (MULTILIB_EXCEPTIONS): Allow isel without SPE.
+       
 2014-09-21  Segher Boessenkool  <segher@kernel.crashing.org>
 
        * config/rs6000/rs6000.md (div<mode>3): Fix comment.  Use a different
index 48980d19a08bea5e3982bf9a2754181738c5f6b0..e0a4b6c40cd9b1a5d62f7d6855b9b97fc2d037c6 100644 (file)
@@ -23,6 +23,7 @@
 #      -mcpu=7400 -maltivec -mabi=altivec
 #      -mcpu=7400 -msoft-float
 #      -msoft-float
+#      -mno-spe -mabi=no-spe
 #      -mno-spe -mabi=no-spe -mno-isel
 # so we'll need to create exceptions later below.
 
@@ -56,7 +57,6 @@ MULTILIB_EXCEPTIONS   = maltivec mabi=altivec mno-spe mabi=no-spe mno-isel \
                          *msoft-float/*mno-spe* \
                          *msoft-float/*mabi=no-spe* \
                          *msoft-float/*mno-isel* \
-                         mno-spe/mabi=no-spe \
                          mno-spe/mno-isel \
                          mabi=no-spe/mno-isel \
                          mno-isel/mlittle \
@@ -67,7 +67,6 @@ MULTILIB_EXCEPTIONS   = maltivec mabi=altivec mno-spe mabi=no-spe mno-isel \
                          mcpu=7400/maltivec/mlittle \
                          mabi=no-spe/mlittle \
                          mno-spe/mno-isel/mlittle \
-                         mno-spe/mabi=no-spe/mlittle \
                          mabi=altivec/mlittle \
                          maltivec/mlittle \
                          maltivec/mabi=altivec/mlittle