From: Jason Merrill Date: Mon, 19 Nov 2007 22:32:30 +0000 (-0500) Subject: note PR 28834 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aadfee482fbb9e858de11ebc37a1903637df3ef2;p=gcc.git note PR 28834 From-SVN: r130298 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 15bd247d5b2..f3f9f3ff87e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2007-11-19 Jason Merrill - 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