This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C PATCH] Fix error-recovery with variable-sized compound literals (PR c/68090)
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Marek Polacek <polacek at redhat dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 5 Nov 2015 18:06:06 +0000
- Subject: Re: [C PATCH] Fix error-recovery with variable-sized compound literals (PR c/68090)
- Authentication-results: sourceware.org; auth=none
- References: <20151105173025 dot GV3185 at redhat dot com>
On Thu, 5 Nov 2015, Marek Polacek wrote:
> This fixes an error-recovery problem, where we were trying to build
> a C_MAYBE_CONST_EXPR even though the type is invalid. I think let's
> just skip this for error_mark_nodes.
>
> Bootstrapped/regtested on x86_64-linux, ok for trunk?
OK.
--
Joseph S. Myers
joseph@codesourcery.com