revert: config.gcc (powerpc-ibm-aix*): Define target_gtfiles.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 27 Jun 2019 13:33:45 +0000 (13:33 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 27 Jun 2019 13:33:45 +0000 (09:33 -0400)
        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

gcc/ChangeLog
gcc/config.gcc

index 948948f20fd5e6f3444c4ac1d38f9f35abdabf7c..b94e7b2e1e8827e27917167a6e6bdb61eed34438 100644 (file)
@@ -1,3 +1,11 @@
+2019-06-27  David Edelsohn  <dje.gcc@gmail.com>
+
+       Revert
+       2019-06-26  David Edelsohn  <dje.gcc@gmail.com>
+       * config.gcc (powerpc-ibm-aix*): Define target_gtfiles.
+
+       * config.gcc(rs6000-*-*): Define target_gtfiles.
+
 2019-06-27  Jan Hubicka  <jh@suse.cz>
 
        * ipa-devirt.c (odr_type_d): Add tbaa_enabled flag.
index 062ed8cc1b6a1a01607b0abb2dc1a333a31c86e5..8e3285b9db3466cc6177506e5abda6c7f5f6d854 100644 (file)
@@ -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