This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to rs6000/eabispe.h and rs6000/linuxspe.h to disallow -m64
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Daniel Jacobowitz <dan at codesourcery dot com>
- Date: Thu, 14 Oct 2004 15:32:22 -0400
- Subject: Re: Patch to rs6000/eabispe.h and rs6000/linuxspe.h to disallow -m64
- References: <Pine.LNX.4.61.0410141834550.9311@digraph.polyomino.org.uk>
On Thu, Oct 14, 2004 at 06:36:57PM +0000, Joseph S. Myers wrote:
> powerpc-eabispe and powerpc-linuxspe should not support -m64, but
> wrongly permitted that option. Fixed thus.
>
> Cross tested with no regressions to powerpc-eabispe, and tested that
> cc1 builds and produces the proper messages for powerpc-linuxspe. OK
OK.
> to commit? (Testing was done on 3.4 branch because of a pre-existing
> build failure for powerpc-eabispe on mainline. The same patch will apply
> without changes to both mainline and 3.4 branch.)
Poop. I was hoping you had addressed this :-).
Aldy