cplus-dem.c (demangle_signature): Don't look for return types on constructors.
authorMark Mitchell <mmitchell@usa.net>
Tue, 14 Oct 1997 19:12:27 +0000 (19:12 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 14 Oct 1997 19:12:27 +0000 (15:12 -0400)
commit041c97f2fb4da3813758f9b05b225df8fc8f2a49
tree7fc98bff906fa8d1ec29983d7524357a2468f84c
parent438998a93de67adbc22bfa1cd6bba6a7d8a62789
cplus-dem.c (demangle_signature): Don't look for return types on constructors.

* cplus-dem.c (demangle_signature): Don't look for return types on
constructors.  Handle member template constructors.

From-SVN: r15903
gcc/ChangeLog
gcc/cplus-dem.c