This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Some tweaks for powerpc64-linux
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Alan Modra <amodra at bigpond dot net dot au>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 21 Mar 2002 11:29:13 -0500
- Subject: Re: Some tweaks for powerpc64-linux
* config/rs6000/t-linux64: New.
* config.gcc (powerpc64-*-linux* <tmake_file>): Drop t-ppcos and
t-ppccomm. Use t-rs6000 and t-linux64.
This version of the patch looks good to me. It probably is worth
updating the powerpc64-*-gnu* stanza in config.gcc as well.
Thanks, David