OSDN Git Service

2002-02-01 David O'Brien <obrien@FreeBSD.org>
authorobrien <obrien@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Feb 2002 19:30:01 +0000 (19:30 +0000)
committerobrien <obrien@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Feb 2002 19:30:01 +0000 (19:30 +0000)
* config/sparc/sol2-sld-64.h: Include sparc/biarch64.h rather than
sparc/sparc_bi.h.

Approved by:  Geoff Keating <geoffk@geoffk.org>
              Message-ID: <jmzo2uma5l.fsf@desire.geoffk.org>

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

gcc/ChangeLog
gcc/config/sparc/sol2-sld-64.h

index 673c680..09a5626 100644 (file)
@@ -1,3 +1,8 @@
+2002-02-01  David O'Brien  <obrien@FreeBSD.org>
+
+       * config/sparc/sol2-sld-64.h: Include sparc/biarch64.h rather than
+       sparc/sparc_bi.h.
+
 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
 
        * cfganal.c (keep_with_call_p): New function.
index 161026b..b469122 100644 (file)
@@ -2,7 +2,7 @@
    running Solaris 2 using the system linker.  */
 
 #ifdef AS_SPARC64_FLAG
-#include "sparc/sparc_bi.h"
+#include "sparc/biarch64.h"
 #endif
 
 #include "sparc/sparc.h"