diff options
-rw-r--r-- | gcc/d/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog index 0d1dcab..31c9c4b 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. |