Commit 5f4992ca by Artjoms Sinkarovs

Fixes the spacing in ChangeLog entry.

From-SVN: r179589
parent 86785830
2011-10-06 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com> 2011-10-06 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>
PR middle-end/50607
* c-tree.h (c_expr_t): New typedef for struct c_expr. * c-tree.h (c_expr_t): New typedef for struct c_expr.
(C_EXPR_APPEND): New macro. (C_EXPR_APPEND): New macro.
* c-parser.c (c_parser_get_builtin_args): Preserve * c-parser.c (c_parser_get_builtin_args): Preserve
original_tree_code of c_expr structure. Fixes bconstp-3.c original_tree_code of c_expr structure.
failure of PR50607.
(c_parser_postfix_expression): Adjust to the new function. (c_parser_postfix_expression): Adjust to the new function.
2011-10-05 Bernd Schmidt <bernds@codesourcery.com> 2011-10-05 Bernd Schmidt <bernds@codesourcery.com>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment