]> gcc.gnu.org Git - gcc.git/commit
* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)
authorZack Weinberg <zack@codesourcery.com>
Thu, 20 May 2004 16:02:35 +0000 (16:02 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Thu, 20 May 2004 16:02:35 +0000 (16:02 +0000)
commit30719c65a90de4791db42c7c1b7cc3e17604f828
treefe1a63458dd4e811e3f07a189475001d029dcc1c
parent692603556b895a3a337b5a82e0012f69e8707896
* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)
(cgraph_varpool_hash_node, eq_cgraph_varpool_node)
(cgraph_varpool_node): Hash on the pointer to the decl, not
the DECL_UID.  Fixes 64-bit bootstrap failure.

From-SVN: r82059
gcc/ChangeLog
gcc/cgraph.c
This page took 0.0526 seconds and 5 git commands to generate.