[gcc(refs/vendors/redhat/heads/gcc-10-branch)] d: Fix typo in ChangeLog for last change
Jakub Jelinek
jakub@gcc.gnu.org
Wed Mar 25 10:09:40 GMT 2020
https://gcc.gnu.org/g:424e39081f9ce716ad4b6306803c2784caba732a
commit 424e39081f9ce716ad4b6306803c2784caba732a
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date: Sun Mar 22 00:07:45 2020 +0100
d: Fix typo in ChangeLog for last change
Diff:
---
gcc/d/ChangeLog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index 0d1dcabc4eb..31c9c4b3a20 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,6 +1,6 @@
2020-03-21 Iain Buclaw <ibuclaw@gdcproject.org>
- PR d/94290
+ PR d/94240
* typeinfo.cc (class TypeInfoVisitor): Replace type_ field with decl_.
(TypeInfoVisitor::TypeInfoVisitor): Set decl_.
(TypeInfoVisitor::result): Update.
More information about the Gcc-cvs
mailing list