This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36425] Option -mno-isel not working
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2008 21:34:50 -0000
- Subject: [Bug target/36425] Option -mno-isel not working
- References: <bug-36425-12262@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from joseph at codesourcery dot com 2008-06-02 21:34 -------
Subject: Re: Option -mno-isel not working
On Mon, 2 Jun 2008, edmar at freescale dot com wrote:
> Wouldn't it better then, to remove the duplicate code from linuspe.h and
> eabispe.h ?
It would be best for powerpc-eabispe and powerpc-linux-gnuspe not to need
special headers, but instead to be powerpc-eabi / powerpc-linux-gnu +
e500.h plus --with=cpu=8540 (or --with-cpu=8548 for E500 double), and for
the vxworks.h logic to enable various E500 options when an E500 CPU is
selected to apply for all targets supporting E500.
Yes, it should be possible to remove the duplicate isel settings without
doing all that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36425