This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] complete the sparc_bi.h -> biarch64.h rename
- From: Geoff Keating <geoffk at geoffk dot org>
- To: obrien at FreeBSD dot org
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 31 Jan 2002 14:24:22 -0800
- Subject: Re: [PATCH] complete the sparc_bi.h -> biarch64.h rename
- References: <20020131070137.A90258@dragon.nuxi.com>
"David O'Brien" <obrien@FreeBSD.org> writes:
> 2002-01-31 David O'Brien <obrien@FreeBSD.org>
>
> * config/sparc/sol2-sld-64.h: Include sparc/biarch64.h rather than
> sparc/sparc_bi.h.
This is OK.
> Index: config/sparc/sol2-sld-64.h
> ===================================================================
> RCS file: /cvs/gcc/egcs/gcc/config/sparc/sol2-sld-64.h,v
> retrieving revision 1.20
> diff -u -r1.20 sol2-sld-64.h
> --- sol2-sld-64.h 2001/12/10 23:38:50 1.20
> +++ sol2-sld-64.h 2002/01/31 15:00:59
> @@ -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"
--
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>