]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
authorRichard Guenther <rguenther@suse.de>
Sun, 16 May 2010 14:47:38 +0000 (14:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 16 May 2010 14:47:38 +0000 (14:47 +0000)
commit6456e26e2cd7f182ad6e8650e15799324c4b4173
tree3a3ab8d63f27f74010d3d4b98f99414f615e514d
parentfa36ce9c63a6a7531df13300a41483ac7e3268fa
lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.

2010-05-16  Richard Guenther  <rguenther@suse.de>

* lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
* optabs.c (libfunc_decl_hash): Likewise.
* varasm.c (emutls_decl): Likewise.

fortran/
* trans-decl.c (module_htab_decls_hash): Use IDENTIFIER_HASH_VALUE.

From-SVN: r159455
gcc/ChangeLog
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/lto-symtab.c
gcc/optabs.c
gcc/varasm.c