projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e0cda
)
correct changelog
author
Jason Merrill
<jason@gcc.gnu.org>
Thu, 21 Mar 2013 17:29:17 +0000
(13:29 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Thu, 21 Mar 2013 17:29:17 +0000
(13:29 -0400)
From-SVN: r196885
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 37b67ce991c459deefe8c7ce1fc85341b30bcb61..7c282e857199069e6be43b161e33c013d773e22f 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-109,7
+109,7
@@
(cp_parser_binary_expression): Likewise.
(cp_parser_assignment_expression): Likewise.
(cp_parser_postfix_expression): Likewise. Pass tf_decltype.
- (cp_parser_exp
licit_instantiat
ion): Add decltype_p. Force a
+ (cp_parser_exp
ress
ion): Add decltype_p. Force a
temporary for a call on the LHS of a comma.
(cp_parser_decltype): Pass true to decltype_p parms.
* pt.c (tsubst) [DECLTYPE_TYPE]: Pass tf_decltype.