sol2-sld-64.h: Include sparc/biarch64.h rather than sparc/sparc_bi.h.
authorDavid O'Brien <obrien@FreeBSD.org>
Fri, 1 Feb 2002 19:30:01 +0000 (19:30 +0000)
committerDavid O'Brien <obrien@gcc.gnu.org>
Fri, 1 Feb 2002 19:30:01 +0000 (19:30 +0000)
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.

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

From-SVN: r49405

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

index 673c6802eacd0bc3770d62d454eeaf2c44c45b72..09a562680fcca8fc2ce158fedc8bae03fc6174e3 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 161026b645b4acf7c846be2900ec104721a09f49..b46912293510700fe9b3a133b216b8ad4a88759f 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"