From: Geoffrey Keating Date: Thu, 28 Jun 2007 20:29:25 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e301e2c4c2b84349039d806fc1649570d8575e42;p=gcc.git Fix typo. From-SVN: r126093 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index b4dce8d9918..18da8087f4e 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -7,7 +7,7 @@ 2007-06-28 Geoffrey Keating - * decl2.c (start_objects): Mark constructor-runnning function + * decl2.c (start_objects): Mark constructor-running function as artificial. 2007-06-26 Simon Martin