diff options
author | Jakub Jelinek <jakub@redhat.com> | 2002-02-08 08:51:19 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2002-02-08 08:51:19 +0100 |
commit | 1cf537c53e28cae8f35fb516847f7361e3098c64 (patch) | |
tree | 3b6d2649163ab940f0abbf0bd184ff1bb3ee5c17 /gcc/config.gcc | |
parent | 8f94053d3274ffe6cddba040ed6e42a350df22b8 (diff) | |
download | gcc-1cf537c53e28cae8f35fb516847f7361e3098c64.zip gcc-1cf537c53e28cae8f35fb516847f7361e3098c64.tar.gz gcc-1cf537c53e28cae8f35fb516847f7361e3098c64.tar.bz2 |
c-common.c (c_expand_expr): Revert 2002-02-06 patch.
* c-common.c (c_expand_expr): Revert 2002-02-06 patch.
* c-parse.in (compstmt): Clear last_expr_type.
* parse.y (primary, primary_no_id): Use compstmt_or_stmtexpr
instead of compstmt.
(compstmt_or_stmtexpr): Renamed from compstmt.
(compstmt): In addition to compstmt_or_stmtexpr clear last_expr_type.
* gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
expression statements work instead.
* gcc.dg/noncompile/20020207-1.c: New test.
From-SVN: r49609
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions