projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ef0ff
)
Fix typo.
author
Geoffrey Keating
<geoffk@gcc.gnu.org>
Thu, 28 Jun 2007 20:29:25 +0000
(20:29 +0000)
committer
Geoffrey Keating
<geoffk@gcc.gnu.org>
Thu, 28 Jun 2007 20:29:25 +0000
(20:29 +0000)
From-SVN: r126093
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index b4dce8d9918ee2a667597ac2f98276822f6d9e24..18da8087f4ed5524015cc5df5fd4eec04fa80059 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-7,7
+7,7
@@
2007-06-28 Geoffrey Keating <geoffk@apple.com>
- * decl2.c (start_objects): Mark constructor-runn
n
ing function
+ * decl2.c (start_objects): Mark constructor-running function
as artificial.
2007-06-26 Simon Martin <simartin@users.sourceforge.net>