Commit d441afe0 by John David Anglin

config.gcc (hppa*64*-*-linux*): Don't add pa/t-linux to tmake_file.

	* config.gcc (hppa*64*-*-linux*): Don't add pa/t-linux to tmake_file.

From-SVN: r203148
parent 80f466c4
2013-10-02 John David Anglin <danglin@gcc.gnu.org>
* config.gcc (hppa*64*-*-linux*): Don't add pa/t-linux to tmake_file.
2013-10-02 Vladimir Makarov <vmakarov@redhat.com>
* lra-constraints.c (process_alt_operand): Calculate scratch_p and
......
......@@ -1164,7 +1164,6 @@ hppa*64*-*-linux*)
tm_file="pa/pa64-start.h ${tm_file} dbxelf.h elfos.h gnu-user.h linux.h \
glibc-stdint.h pa/pa-linux.h pa/pa64-regs.h pa/pa-64.h \
pa/pa64-linux.h"
tmake_file="${tmake_file} pa/t-linux"
gas=yes gnu_ld=yes
need_64bit_hwint=yes
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment