OSDN Git Service

PR debug/47510
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 10a1548..8ab1bd0 100644 (file)
@@ -1,3 +1,12 @@
+2011-03-16  Dodji Seketeli  <dodji@redhat.com>
+
+       PR debug/47510
+       * dwarf2out.c (strip_naming_typedef): Factorize out of ...
+       (lookup_type_die_strip_naming_typedef): ... here.
+       (get_context_die): Use it.
+       (gen_typedef_die): Add a DW_AT_{,MIPS_}linkage_name attribute to
+       the anonymous struct named by the naming typedef.
+
 2011-03-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR target/48154