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]

r128128 - in /trunk/gcc: ChangeLog optabs.c


Author: hubicka
Date: Wed Sep  5 10:51:34 2007
New Revision: 128128

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128128
Log:

	* optabs.c (libfunc_entry): Change optab to integer.
	(hash_libfunc, convert_optab_libfunc, optab_libfunc,
	set_optab_libfunc, set_conv_libfunc): Use optable indexes instead
	of pointers for hashing.

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


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