On Tue, 3 Dec 2013, Jakub Jelinek wrote:
> Hi!
>
> tree-nested.c uses declare_vars with last argument true, which
> relies on BLOCK_VARS of gimple_bind_block being a tail
> of the gimple_bind_vars chain. But unfortunately a debug info
> improvement I've added to gimplify_var_or_parm_decl 4 years
On 12/02/13 16:02, Jakub Jelinek wrote:
Hi!
tree-nested.c uses declare_vars with last argument true, which
relies on BLOCK_VARS of gimple_bind_block being a tail
of the gimple_bind_vars chain. But unfortunately a debug info
improvement I've added to gimplify_var_or_parm_decl 4 years ago
violate
Hi!
tree-nested.c uses declare_vars with last argument true, which
relies on BLOCK_VARS of gimple_bind_block being a tail
of the gimple_bind_vars chain. But unfortunately a debug info
improvement I've added to gimplify_var_or_parm_decl 4 years ago
violates this assumption, in that it adds some VA