This is the mail archive of the gcc-patches@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]

Re: [RFA] PowerPC e500mc core support


On Mon, 5 May 2008, Edmar Wienskoski-RA8797 wrote:

> Joseph S. Myers wrote:
> > On Mon, 5 May 2008, Edmar Wienskoski-RA8797 wrote:
> > 
> >   
> > > Freescale would like to contribute this patch to gcc. It creates a
> > > scheduler
> > > and proper default flags for the e500mc core.
> > >     
> > 
> > Could you describe how this has been tested?
> >   
> I built the compiler with "--with-cpu=e500mc", used the result to build glibc,
> and run all testsuite
> with no regressions in respect to the 603 target.

Thanks.  That seems sufficient for testing this and showing that the 
combination will work in the compiler - provided you make sure that ISEL 
really is enabled for this processor as it should be.  But it's always 
important to say how patches were tested.

-- 
Joseph S. Myers
joseph@codesourcery.com


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