configure.ac: Set insn to "nop" for spu-*-* also.
2007-01-12 Andrew Pinski <andrew_pinski@playstation.sony.com> * configure.ac: Set insn to "nop" for spu-*-* also. * configure: Regenerate. From-SVN: r120736
This commit is contained in:
parent
228e6ac245
commit
714f737ffa
@ -1,3 +1,8 @@
|
||||
2007-01-12 Andrew Pinski <andrew_pinski@playstation.sony.com>
|
||||
|
||||
* configure.ac: Set insn to "nop" for spu-*-* also.
|
||||
* configure: Regenerate.
|
||||
|
||||
2007-01-12 Olga Golovanevsky <olga@il.ibm.com>
|
||||
|
||||
* builtins.def : Add BUILT_IN_FREE.
|
||||
|
2
gcc/configure
vendored
2
gcc/configure
vendored
@ -15741,7 +15741,7 @@ esac
|
||||
case "$target" in
|
||||
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
|
||||
| x86_64*-*-* | hppa*-*-* | arm*-*-* | strongarm*-*-* | xscale*-*-* \
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-* | score*-*-*)
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-* | score*-*-* | spu-*-*)
|
||||
insn="nop"
|
||||
;;
|
||||
ia64*-*-* | s390*-*-*)
|
||||
|
@ -2973,7 +2973,7 @@ esac
|
||||
case "$target" in
|
||||
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
|
||||
| x86_64*-*-* | hppa*-*-* | arm*-*-* | strongarm*-*-* | xscale*-*-* \
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-* | score*-*-*)
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-* | score*-*-* | spu-*-*)
|
||||
insn="nop"
|
||||
;;
|
||||
ia64*-*-* | s390*-*-*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user