]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (pushdecl): Look up functions by DECL_NAME, not DECL_ASSEMBLER_NAME.
authorMark Mitchell <mark@codesourcery.com>
Wed, 7 Jun 2000 07:59:00 +0000 (07:59 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 7 Jun 2000 07:59:00 +0000 (07:59 +0000)
commitfe8fadc146937687b2677db5f72d0fb1a52462a6
tree1decd2c162270910c4706afeaa67565e0ce0fd39
parentb31f762736cb30e48466bb77f458272fb0cc2114
decl.c (pushdecl): Look up functions by DECL_NAME, not DECL_ASSEMBLER_NAME.

* decl.c (pushdecl): Look up functions by DECL_NAME, not
DECL_ASSEMBLER_NAME.

From-SVN: r34443
gcc/cp/ChangeLog
gcc/cp/decl.c