On 1/9/21 3:33 PM, Alexandre Oliva wrote:
On Jan  7, 2021, Richard Biener <richard.guent...@gmail.com> wrote:

On Wed, Jan 6, 2021 at 12:34 PM Alexandre Oliva <ol...@adacore.com> wrote:
On Jan  4, 2021, Richard Biener <richard.guent...@gmail.com> wrote:

Thus, please remove uses of BREAK_FROM_IMM_USE_STMT
together with this patch.
And RETURN_FROM_IMM_USE_STMT, I suppose?
Sure.
Done.


make FOR_EACH_IMM_USE_STMT safe for early exits

Use a dtor to automatically remove ITER from IMM_USE list in
FOR_EACH_IMM_USE_STMT.

Regstrapped on x86_64-linux-gnu.  Ok to install?



Nice!  I like it.  One less wart for my epitaph :-).

Thanks
Andrew

Reply via email to