* config.gcc (powerpc-*-linux*): Include linux64.opt when
including linux64.h.
From-SVN: r99943
+2005-05-18 Richard Henderson <rth@redhat.com>
+
+ * config.gcc (powerpc-*-linux*): Include linux64.opt when
+ including linux64.h.
+
2005-05-18 Richard Henderson <rth@redhat.com>
* tree-cfg.c (pass_remove_useless): Revert last change.
fi
tm_file="rs6000/biarch64.h ${tm_file} rs6000/linux64.h"
tmake_file="$tmake_file rs6000/t-linux64"
+ extra_options="${extra_options} rs6000/linux64.opt"
;;
*)
tm_file="${tm_file} rs6000/linux.h"