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: Speed up genattrtab


Jakub Jelinek wrote:

> 2010-06-16  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).
> 	* genattrtab.c (check_tune_attr, find_tune_attr): New functions.

This should have no impact on compile-time for things compiled with GCC,
correct?  If so, for avoidance of doubt, while I haven't reviewed the
patch in detail, I certainly have no objections to it.  Let me know if
you need help getting it reviewed.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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