On January 23, 2016 10:34:46 AM GMT+01:00, Tom de Vries
wrote:
>Hi,
>
>this patches fixes a 5/6 regression PR69426.
>
>When compiling the test-case in the patch, the verify_ssa todo check
>fails after removing a clobber in eliminate_local_variables_stmt.
>
>The problem is that the clobber is rem
Hi,
this patches fixes a 5/6 regression PR69426.
When compiling the test-case in the patch, the verify_ssa todo check
fails after removing a clobber in eliminate_local_variables_stmt.
The problem is that the clobber is removed, but the uses of the
corresponding vdef are not changed, and the