From aadfee482fbb9e858de11ebc37a1903637df3ef2 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Mon, 19 Nov 2007 17:32:30 -0500 Subject: [PATCH] note PR 28834 From-SVN: r130298 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2