summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2019-06-27 13:33:45 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2019-06-27 09:33:45 -0400
commit2fd634d41d42b38c56a31a07963dd73ba892f3ba (patch)
tree496f915c1f88512ed2da84bede39c30adea91ceb /gcc/config.gcc
parent85693eef5760523ed1f81d3b2d605385d956cb79 (diff)
revert: config.gcc (powerpc-ibm-aix*): Define target_gtfiles.
Revert 2019-06-26 David Edelsohn <dje.gcc@gmail.com> * config.gcc (powerpc-ibm-aix*): Define target_gtfiles. * config.gcc(rs6000-*-*): Define target_gtfiles. From-SVN: r272753
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 062ed8cc1b6..8e3285b9db3 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -526,6 +526,7 @@ riscv*)
rs6000*-*-*)
extra_options="${extra_options} g.opt fused-madd.opt rs6000/rs6000-tables.opt"
extra_objs="rs6000-string.o rs6000-p8swap.o rs6000-logue.o"
+ target_gtfiles="$target_gtfiles \$(srcdir)/config/rs6000/rs6000-logue.c"
;;
sparc*-*-*)
cpu_type=sparc
@@ -2810,7 +2811,6 @@ rs6000-ibm-aix6.* | powerpc-ibm-aix6.*)
tm_file="${tm_file} rs6000/aix.h rs6000/aix61.h rs6000/xcoff.h rs6000/aix-stdint.h"
tmake_file="rs6000/t-aix52 t-slibgcc"
extra_options="${extra_options} rs6000/aix64.opt"
- target_gtfiles="$target_gtfiles \$(srcdir)/config/rs6000/rs6000-logue.c"
use_collect2=yes
thread_file='aix'
use_gcc_stdint=wrap
@@ -2820,7 +2820,6 @@ rs6000-ibm-aix7.1.* | powerpc-ibm-aix7.1.*)
tm_file="${tm_file} rs6000/aix.h rs6000/aix71.h rs6000/xcoff.h rs6000/aix-stdint.h"
tmake_file="rs6000/t-aix52 t-slibgcc"
extra_options="${extra_options} rs6000/aix64.opt"
- target_gtfiles="$target_gtfiles \$(srcdir)/config/rs6000/rs6000-logue.c"
use_collect2=yes
thread_file='aix'
use_gcc_stdint=wrap
@@ -2830,7 +2829,6 @@ rs6000-ibm-aix[789].* | powerpc-ibm-aix[789].*)
tm_file="${tm_file} rs6000/aix.h rs6000/aix72.h rs6000/xcoff.h rs6000/aix-stdint.h"
tmake_file="rs6000/t-aix52 t-slibgcc"
extra_options="${extra_options} rs6000/aix64.opt"
- target_gtfiles="$target_gtfiles \$(srcdir)/config/rs6000/rs6000-logue.c"
use_collect2=yes
thread_file='aix'
use_gcc_stdint=wrap