* config.gcc (powerpc-ibm-aix[6789]) [default_use_cxa_atexit]:
Define as yes.
From-SVN: r229276
+2015-10-23 David Edelsohn <dje.gcc@gmail.com>
+
+ * config.gcc (powerpc-ibm-aix[6789]) [default_use_cxa_atexit]:
+ Define as yes.
+
2015-10-23 Ilya Enkovich <enkovich.gnu@gmail.com>
* tree-vect-generic.c (expand_vector_operations_1): Check
thread_file='aix'
use_gcc_stdint=wrap
extra_headers=altivec.h
+ default_use_cxa_atexit=yes
;;
rs6000-ibm-aix[789].* | powerpc-ibm-aix[789].*)
tm_file="${tm_file} rs6000/aix.h rs6000/aix71.h rs6000/xcoff.h rs6000/aix-stdint.h"
thread_file='aix'
use_gcc_stdint=wrap
extra_headers=altivec.h
+ default_use_cxa_atexit=yes
;;
rl78-*-elf*)
tm_file="dbxelf.h elfos.h newlib-stdint.h ${tm_file}"