This is the mail archive of the gcc-cvs@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]

r121216 - in /trunk/gcc: ChangeLog genattrtab.c


Author: jakub
Date: Fri Jan 26 23:15:08 2007
New Revision: 121216

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121216
Log:
	* genattrtab.c (struct attr_value_list, insn_code_values): Move to
	file scope from optimize_attrs.
	(simplify_test_exp): If insn_code_values is not NULL, use it to speed
	up search.
	(optimize_attrs): Clear insn_code_values after freeing it.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/genattrtab.c


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