(dbxout_type_methods): Fix minimal_debug so that it skips a redundant class name...
authorRichard Stallman <rms@gnu.org>
Fri, 10 Jul 1992 08:50:35 +0000 (08:50 +0000)
committerRichard Stallman <rms@gnu.org>
Fri, 10 Jul 1992 08:50:35 +0000 (08:50 +0000)
commit9161aa964a6e5f61dd55e00f25b81593def16b2a
tree6bbb687c634323371f18089ca0d1770f2b9ed25f
parentc7ef4a16bb41005abe37f3cd9851d64fb9701270
(dbxout_type_methods): Fix minimal_debug so that it skips a redundant class name prefix, as intended.

(dbxout_type_methods):  Fix minimal_debug so
that it skips a redundant class name prefix, as intended.
It now expects the length digits that precede the class name.

From-SVN: r1552
gcc/dbxout.c