]> git.ipfire.org Git - thirdparty/gcc.git/commit
optabs.c (libfunc_entry): Change optab to integer.
authorJan Hubicka <jh@suse.cz>
Wed, 5 Sep 2007 10:51:34 +0000 (12:51 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 5 Sep 2007 10:51:34 +0000 (10:51 +0000)
commita48b501cb5f9255780d5570c32a2823d9097f36b
tree28398b07d9c542a0222a47acedca2b72e7519999
parent330618621be1e450c58f13fcc9bd29a355494afb
optabs.c (libfunc_entry): Change optab to integer.

* 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.

From-SVN: r128128
gcc/ChangeLog
gcc/optabs.c