]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/decl.c
decl.c (pushtag): Unset DECL_ASSEMBLER_NAME before setting it, so as to avoid incorre...
authorMark Mitchell <mmitchell@usa.net>
Tue, 14 Oct 1997 19:12:56 +0000 (19:12 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 14 Oct 1997 19:12:56 +0000 (15:12 -0400)
commit1f06b26767080802e6d5213dd9a9dbddd7430b0d
tree335ef05b2db94c97723e93ac979490d92c3fa88d
parent041c97f2fb4da3813758f9b05b225df8fc8f2a49
decl.c (pushtag): Unset DECL_ASSEMBLER_NAME before setting it, so as to avoid incorrect manglings.

Tue Oct 14 12:01:00 1997  Mark Mitchell  <mmitchell@usa.net>

* decl.c (pushtag): Unset DECL_ASSEMBLER_NAME before setting it,
so as to avoid incorrect manglings.
* method.c (build_decl_overload_real): Don't mangle return types
for constructors.

From-SVN: r15904
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/method.c
This page took 0.063315 seconds and 5 git commands to generate.