On Thu, Oct 3, 2024 at 10:21 AM Mathieu Desnoyers <mathieu.desnoy...@efficios.com> wrote: > > > > Reviewed-by: Joel Fernandes (Google) <j...@joelfernandes.org> > > Please double-check with -O2, and let me know if you still agree with > the patch :) >
You are quite right, with -O2 I can indeed see that the optimize hide var fixes it. FWIW: Tested-by: Joel Fernandes (Google) <j...@joelfernandes.org> Thanks! - Joel