On Wed, Apr 24, 2019 at 03:11:27PM +0200, Richard Biener wrote:
>
> While the PR is about an ICE during debug stmt expansion
> it shows a missed optimization ultimatively leading to a
> debug stmt refering to VIEW_CONVERT_EXPR({}) which isn't
> handled.
>
> The following fixes the missed optimiza
While the PR is about an ICE during debug stmt expansion
it shows a missed optimization ultimatively leading to a
debug stmt refering to VIEW_CONVERT_EXPR({}) which isn't
handled.
The following fixes the missed optimization and thus also
the ICE by instead producing a debug stmt refering to 0.