OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PR c++/20646
[pf3gnuchains/gcc-fork.git]
/
gcc
/
cp
/
ChangeLog
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index
f8ca474
..
0aa5d7b
100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,3
+1,8
@@
+2005-08-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
+
+ PR c++/20646
+ * decl.c (grokdeclarator): Reset storage_class after error.
+
2005-08-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
PR c++/22508