Commit c4a79427 by David Edelsohn Committed by David Edelsohn

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

From-SVN: r129348
parent 3e0de255
2007-10-15 David Edelsohn <edelsohn@gnu.org>
* config.gcc (powerpc-ibm-aix5*): Install altivec.h
2007-10-15 Richard Guenther <rguenther@suse.de> 2007-10-15 Richard Guenther <rguenther@suse.de>
* fold-const.c (extract_array_ref): Remove. * fold-const.c (extract_array_ref): Remove.
...@@ -2099,7 +2099,7 @@ rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*) ...@@ -2099,7 +2099,7 @@ rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
extra_options="${extra_options} rs6000/aix64.opt" extra_options="${extra_options} rs6000/aix64.opt"
use_collect2=yes use_collect2=yes
thread_file='aix' thread_file='aix'
extra_headers= extra_headers=altivec.h
;; ;;
s390-*-linux*) s390-*-linux*)
tm_file="s390/s390.h dbxelf.h elfos.h svr4.h linux.h s390/linux.h" tm_file="s390/s390.h dbxelf.h elfos.h svr4.h linux.h s390/linux.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment