decl.c (pushtag): Don't put out debugging information for compiler-generated typedefs.
authorMark Mitchell <mark@markmitchell.com>
Sun, 19 Jul 1998 18:00:47 +0000 (18:00 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 19 Jul 1998 18:00:47 +0000 (18:00 +0000)
commitd92e4d8cba0e14bed08bbbc35d7229e4b5b4c369
treea5082e5a8492e3aad88135d32e5972573a91aa11
parent3df095e2f1c04a8674ff250747aa591a5e26a861
decl.c (pushtag): Don't put out debugging information for compiler-generated typedefs.

* decl.c (pushtag): Don't put out debugging information for
compiler-generated typedefs.

From-SVN: r21285
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.pt/crash12.C [new file with mode: 0644]