mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-10 21:41:14 +08:00
* config.gcc (powerpc-ibm-aix5*): Install altivec.h
From-SVN: r129348
This commit is contained in:
parent
3e0de2559e
commit
c4a7942745
@ -1,3 +1,7 @@
|
||||
2007-10-15 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* config.gcc (powerpc-ibm-aix5*): Install altivec.h
|
||||
|
||||
2007-10-15 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* fold-const.c (extract_array_ref): Remove.
|
||||
|
@ -2099,7 +2099,7 @@ rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
|
||||
extra_options="${extra_options} rs6000/aix64.opt"
|
||||
use_collect2=yes
|
||||
thread_file='aix'
|
||||
extra_headers=
|
||||
extra_headers=altivec.h
|
||||
;;
|
||||
s390-*-linux*)
|
||||
tm_file="s390/s390.h dbxelf.h elfos.h svr4.h linux.h s390/linux.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user