* config.gcc (powerpc-ibm-aix5*): Install altivec.h

From-SVN: r129348
This commit is contained in:
David Edelsohn 2007-10-15 14:52:43 +00:00 committed by David Edelsohn
parent 3e0de2559e
commit c4a7942745
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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"