OSDN Git Service

2002-04-11 David O'Brien <obrien@FreeBSD.org>
authorobrien <obrien@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Apr 2002 00:54:42 +0000 (00:54 +0000)
committerobrien <obrien@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Apr 2002 00:54:42 +0000 (00:54 +0000)
* config.gcc (ia64-*-freebsd*): Fix ordering of tm_files to match
all other *-*-freebsd* targets.

Approved by:  Richard Henderson <rth@redhat.com>
              Message-ID: <20020411174756.A11442@redhat.com>

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

gcc/ChangeLog
gcc/config.gcc

index 5022ff4..d622952 100644 (file)
@@ -1,3 +1,8 @@
+2002-04-11  David O'Brien  <obrien@FreeBSD.org>
+
+       * config.gcc (ia64-*-freebsd*): Fix ordering of tm_files to match
+       all other *-*-freebsd* targets.
+
 2002-04-11  Richard Henderson  <rth@redhat.com>
 
        * config.gcc (alpha*-*-linux*ecoff): Detect and reject.
index 4bbd40d..4121306 100644 (file)
@@ -1610,7 +1610,7 @@ ia64*-*-elf*)
        float_format=i386
        ;;
 ia64*-*-freebsd*)
-       tm_file="${tm_file} ${fbsd_tm_file} dbxelf.h elfos.h ia64/sysv4.h ia64/freebsd.h"
+       tm_file="${tm_file} dbxelf.h elfos.h ${fbsd_tm_file} ia64/sysv4.h ia64/freebsd.h"
        target_cpu_default="MASK_GNU_AS|MASK_GNU_LD"
        tmake_file="${tmake_file} ia64/t-ia64"
        float_format=i386