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: PATCH: Add MIPS 4ksc and 4ksd processors


Richard Sandiford wrote:
> Sandra Loosemore <sandra@codesourcery.com> writes:
> > 2007-07-04  Sandra Loosemore  <sandra@codesourcery.com>
> > 	    David Ung  <davidu@mips.com>
> >
> > 	gcc/
> > 	* config/mips/mips.c (mips_cpu_info): Add 4ksc and 4ksd processors.
> > 	* doc/invoke.texi: (MIPS Options): Document them.
> 
> OK, thanks.
> 
> I take David's point that it would be a good idea to enable -msmartmips
> by default, but I think that's a separate change.  We don't enable other
> processors' ASEs by default either, and we don't have any specific
> infrastructure to do so.  When we implement it, we should implement
> it consistently.

JFTR, the assembler does that already.


Thiemo


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