projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
856367d
)
Fix typo in last ChangeLog entry.
author
Volker Reichelt
<reichelt@gcc.gnu.org>
Sat, 15 Jul 2006 10:00:53 +0000
(10:00 +0000)
committer
Volker Reichelt
<reichelt@gcc.gnu.org>
Sat, 15 Jul 2006 10:00:53 +0000
(10:00 +0000)
From-SVN: r115472
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index aa508e3ffe2227c57bb59adf7b38dcec53038562..69dc8cbc57fe3516550a5025043db5f014453f3c 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-4,7
+4,7
@@
* parser.c (cp_parser_check_decl_spec): New function.
(cp_parser_decl_specifier_seq): Factor out check for repeated
decl-specifiers into cp_parser_check_decl_spec. Use it.
- (cp_parser_type_specifier_seq) Use it.
+ (cp_parser_type_specifier_seq)
:
Use it.
PR c++/28294
* semantics.c (finish_offsetof): Use TREE_OPERAND for COMPONENT_REFs