tree.c (cxx_printable_name): Compare FUNCTION_DECL uids rather than pointers.
authorJakub Jelinek <jakub@redhat.com>
Tue, 25 Sep 2007 10:30:21 +0000 (12:30 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 25 Sep 2007 10:30:21 +0000 (12:30 +0200)
commit1bde00421fc1d93e9a92ffe6cd0c221f4494fd33
tree7f7711926444aa8beabc6e8b0c608c1b26fb2ce7
parent32534ed1fe91a8cd0aaa187788251770994f421a
tree.c (cxx_printable_name): Compare FUNCTION_DECL uids rather than pointers.

* tree.c (cxx_printable_name): Compare FUNCTION_DECL uids
rather than pointers.

From-SVN: r128761
gcc/cp/ChangeLog
gcc/cp/tree.c