dwarf2out.c (modified_type_die): Don't assign the qualified die to the unqualified...
authorRichard Henderson <rth@redhat.com>
Sun, 16 Jun 2002 20:24:00 +0000 (13:24 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 16 Jun 2002 20:24:00 +0000 (13:24 -0700)
commit8370aa3aca1ed4b0fb838b6aa58fb90e57c1bd5a
tree2bf541445b89fc7f7f5346d556e98c8237963e2e
parente932b21b1897f24e368954c6640c52808b86503c
dwarf2out.c (modified_type_die): Don't assign the qualified die to the unqualified type.

        * dwarf2out.c (modified_type_die): Don't assign the qualified die
        to the unqualified type.

From-SVN: r54675
gcc/ChangeLog
gcc/dwarf2out.c