r126996 - in /trunk/gcc: ChangeLog attribs.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Fri Jul 27 20:27:00 GMT 2007


Author: hubicka
Date: Fri Jul 27 20:27:17 2007
New Revision: 126996

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126996
Log:
	* attribs.c: Include hashtab.h
	(attribute_hash): New.
	(substring): New structure.
	(extract_attribute_substring, substring_hash, hash_attr, eq_attr):
	New function.
	(init_attributes): Initialize attribute hash.
	(decl_attributes): Use attribute hash.
	* Makefile.in (attribs.c): Depend on hashtab.h.

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



More information about the Gcc-cvs mailing list