config.gcc (rs6000-ibm-aix|powerpc-ibm-aix): Do not include rs6000/rs6000.h twice.
authorDavid O'Brien <obrien@FreeBSD.org>
Thu, 3 May 2001 19:32:51 +0000 (19:32 +0000)
committerDavid O'Brien <obrien@gcc.gnu.org>
Thu, 3 May 2001 19:32:51 +0000 (19:32 +0000)
2001-05-03  David O'Brien  <obrien@FreeBSD.org>
* config.gcc(rs6000-ibm-aix|powerpc-ibm-aix):  Do not include
rs6000/rs6000.h twice.

Approved by:  David Edelsohn <dje@watson.ibm.com>
              <200105031901.PAA24582@makai.watson.ibm.com>

From-SVN: r41799

gcc/ChangeLog
gcc/config.gcc

index c5c4305746e3213b1c705317ba065e2d05107bfb..f5941b037a331c1fab00aa925e23cec156ec78ff 100644 (file)
@@ -1,3 +1,8 @@
+2001-05-03  David O'Brien  <obrien@FreeBSD.org>
+
+       * config.gcc(rs6000-ibm-aix|powerpc-ibm-aix):  Do not include
+       rs6000/rs6000.h twice.
+
 2001-05-03  Mark Elbrecht  <snowball3@bigfoot.com>
 
        * config/i386/djgpp.h (CPP_PREDEFINES): Define __GO32__.
index ba6c0ffbf639a17cfe058f6225ea3ad12fc049dd..93dc21f0688fffbfafc35bd2618d826588fc2d57 100644 (file)
@@ -2741,7 +2741,7 @@ rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
        ;;
 rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
        xm_defines=POSIX
-       tm_file="${tm_file} rs6000/aix.h rs6000/rs6000.h rs6000/aix.h rs6000/aix51.h"
+       tm_file="${tm_file} rs6000/aix.h rs6000/aix51.h"
        tmake_file=rs6000/t-aix43
        float_format=none
        use_collect2=yes