note PR 28834
authorJason Merrill <jason@gcc.gnu.org>
Mon, 19 Nov 2007 22:32:30 +0000 (17:32 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 19 Nov 2007 22:32:30 +0000 (17:32 -0500)
From-SVN: r130298

gcc/ChangeLog

index 15bd247d5b23ca01fe3b93dda5c288b7c063ccd1..f3f9f3ff87e328d8b0aa51dd2fb78ba90a2324ea 100644 (file)
@@ -1,6 +1,6 @@
 2007-11-19  Jason Merrill  <jason@redhat.com>
 
-       PR debug/29436, c/32326
+       PR debug/28834, debug/29436, c/32326
        * tree.c (build_type_attribute_qual_variant): Refuse to make
        a distinct copy of a struct/enum type.  Use build_distinct_type_copy.
        * doc/extend.texi (Type Attributes): Don't encourage people to add