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: MIPS 74K support patch


On Sat, 14 Apr 2007, David Ung wrote:

> mul+add.  Although it would probably still be preferable to use madds when
> optimizing for size.

Thanks for that point, I can do a follow-up patch to make it use 
(optimize_size || !TUNE_74K).

Now can someone from MIPS give the go-ahead to commit the patch?  My 
understanding is that this is necessary for MIPS's assignment to be 
effective when the patch isn't being directly submitted by MIPS.

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