OSDN Git Service

2001-05-03 David O'Brien <obrien@FreeBSD.org>
authorobrien <obrien@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 May 2001 19:32:51 +0000 (19:32 +0000)
committerobrien <obrien@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 May 2001 19:32:51 +0000 (19:32 +0000)
* 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>

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41799 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc

index c5c4305..f5941b0 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 ba6c0ff..93dc21f 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