* config/rs6000/t-spe (MULTILIB_EXCEPTIONS): Allow isel without SPE.

From-SVN: r215438
This commit is contained in:
Patrick Oppenlander 2014-09-21 22:29:00 +00:00 committed by David Edelsohn
parent b8bb615605
commit d1561b096c
2 changed files with 5 additions and 2 deletions

View 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

View 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