optabs.c (libfunc_decls): New variable.
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 28 Jun 2008 09:24:35 +0000 (09:24 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 28 Jun 2008 09:24:35 +0000 (09:24 +0000)
commit61698f5402d675c0aadd0b39a59de595acca1bfe
tree7168b1710dcb37396b1e78a039c85ae0f6125a2e
parentd476e6690108ebb332936725fe8d061ca6016473
optabs.c (libfunc_decls): New variable.

gcc/
* optabs.c (libfunc_decls): New variable.
(libfunc_decl_hash, libfunc_decl_eq): New functions.
(init_one_libfunc): Reuse decls and SYMBOL_REFs when asked
for the same function twice.

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