]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (duplicate_decls, [...]): Use TYPE_IDENTIFIER.
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 30 Jan 2014 14:26:51 +0000 (14:26 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 30 Jan 2014 14:26:51 +0000 (14:26 +0000)
commitcc27b5cd8668956fd65ec8a3e480d0d9a254e3d5
tree0c62fce4b09c7a4fdd90173ece25c36cea243c01
parent404c2aeaae41097fd9f37c1ea74fb87cd1de6d27
decl.c (duplicate_decls, [...]): Use TYPE_IDENTIFIER.

2014-01-30  Paolo Carlini  <paolo.carlini@oracle.com>

* decl.c (duplicate_decls, typename_hash, typename_compare):
Use TYPE_IDENTIFIER.
* error.c (dump_type): Likewise.
* mangle.c (dump_substitution_candidates): Likewise.

From-SVN: r207303
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/error.c
gcc/cp/mangle.c