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: Split insn-attr.h


On 06/28/11 02:24, Joseph S. Myers wrote:
> 
> 	* genattr-common.c: New.  Based on genattr.c.
> 	* Makefile.in (INSN_ATTR_H): Include insn-attr-common.h.
> 	(MOSTLYCLEANFILES): Add insn-attr-common.h.
> 	(opts.o): Update dependencies.
> 	(.PRECIOUS): Add insn-attr-common.h.
> 	(simple_rtl_generated_h): Add insn-attr-common.h.
> 	(build/genattr-common.o): New.
> 	(genprogrtl): Add attr-common.
> 	* genattr.c (main): Include insn-attr-common.h.  Don't generate
> 	definitions of DELAY_SLOTS or INSN_SCHEDULING.
> 	* opts.c: Include insn-attr-common.h instead of rtl.h and
> 	insn-attr.h.

Ok.


Bernd


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