On 05/30/2017 01:51 PM, Richard Biener wrote:
Ok.
Thank you! This one is committed, now.
--
Pierre-Marie de Rodat
On Mon, May 29, 2017 at 9:50 AM, Pierre-Marie de Rodat
wrote:
> Hello,
>
> An upcoming patch exposes a bug in gimplify_modify_expr. There, we try
> not to create DECL_DEBUG_EXPR links across functions, however we don't
> check that *FROM_P actually belongs to the current function before
> modifyi
Hello,
An upcoming patch exposes a bug in gimplify_modify_expr. There, we try
not to create DECL_DEBUG_EXPR links across functions, however we don't
check that *FROM_P actually belongs to the current function before
modifying it. This patch fixes this oversight.
Bootstrapped and regtested on x8