Index: gcc/ChangeLog
authorGeoffrey Keating <geoffk@apple.com>
Mon, 13 Feb 2006 21:17:59 +0000 (21:17 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 13 Feb 2006 21:17:59 +0000 (21:17 +0000)
commit7cdfcf600a86aa589584192c963a9cc5fa1a12b3
treec58bec94469b40b94853de0628e033f9930e827c
parentbd361d85c7cf2c5083f6c595cec251ef4edec77f
Index: gcc/ChangeLog
2006-02-13  Geoffrey Keating  <geoffk@apple.com>

* dwarf2out.c (base_type_die): Don't add AT_name here.
(subrange_type_die): Don't add AT_name here.
(modified_type_die): Rearrange code flow.  Do add AT_name here.

Index: gcc/testsuite/ChangeLog
2006-02-13  Geoffrey Keating  <geoffk@apple.com>

* objc.dg/dwarf-1.m: New.

From-SVN: r110925
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/dwarf-1.m [new file with mode: 0644]