* dwarf2out.c (modified_type_die): Don't create new types here.
commit1ca7cf884f4f0f1d61f817f252e3380b4bbd256b
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2001 01:35:03 +0000 (12 01:35 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2001 01:35:03 +0000 (12 01:35 +0000)
tree243f38a82f76d3a5cb5dafb58c61f4043850bf76
parent5b7605a3ab261415a61bc982da469411066025ca
* dwarf2out.c (modified_type_die): Don't create new types here.
* tree.h (get_qualified_type): New function.
(build_qualified_type): Adjust comment.
* tree.c (get_qualified_type): New function.
(build_qualified_type): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@41275 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/g++.old-deja/g++.other/debug8.C [new file with mode: 0644]
gcc/tree.c
gcc/tree.h