[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

artyom.shinkaroff at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Oct 6 02:08:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607

--- Comment #7 from Artem Shinkarov <artyom.shinkaroff at gmail dot com> 2011-10-06 02:07:38 UTC ---
bconstp-3.c failure is fixed with the commit 179588.

2011-10-06  Artjoms Sinkarovs  <artyom.shinkaroff@gmail.com>
        * c-tree.h (c_expr_t): New typedef for struct c_expr.
        (C_EXPR_APPEND): New macro.
        * c-parser.c (c_parser_get_builtin_args): Preserve 
        original_tree_code of c_expr structure. Fixes bconstp-3.c
        failure of PR50607.
        (c_parser_postfix_expression): Adjust to the new function.


The problem of vect-shuffle tests should be resolved by commit 179564.


Thanks,
Artem.



More information about the Gcc-bugs mailing list