]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
add PR note
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 May 2002 15:47:50 +0000 (15:47 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 May 2002 15:47:50 +0000 (15:47 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53332 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 6cd79d76b14eb5b55bbf32e532387480cf0373b0..6102f8437316ebc4fe93f3a5f1a018c1a2cad113 100644 (file)
@@ -21,6 +21,7 @@
 
 2002-04-30  Jason Merrill  <jason@redhat.com>
 
+       PR debug/6436
        * decl.c (grokdeclarator): Don't override TYPE_NAME of an
        anonymous class with a typedef if there are attributes.