This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/36425] Option -mno-isel not working



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]