OSDN Git Service

note PR 28834
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Nov 2007 22:32:30 +0000 (22:32 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Nov 2007 22:32:30 +0000 (22:32 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130298 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 15bd247..f3f9f3f 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