* dwarf2out.c (modified_type_die): Don't create new types here.
commit051b8c9614b90e35ca3246f5be13c6445ef34763
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2001 01:44:21 +0000 (12 01:44 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2001 01:44:21 +0000 (12 01:44 +0000)
tree897357278c2c9107171eee2fa55d88b0af494956
parentbdd42ac6c63c803ffaff91183f5c6030afc11061
* 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/trunk@41276 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