r175579 - in /trunk/gcc: ChangeLog Makefile.in ...
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Tue Jun 28 10:28:00 GMT 2011
Author: jsm28
Date: Tue Jun 28 10:28:09 2011
New Revision: 175579
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175579
Log:
* 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.
Added:
trunk/gcc/genattr-common.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in
trunk/gcc/genattr.c
trunk/gcc/opts.c
More information about the Gcc-cvs
mailing list