Hi! As always, thank you :-)
On Fri, Jul 11, 2025 at 02:43:12PM -0400, Vladimir Makarov wrote: > gcc/ChangeLog: > > * lra-constraints.cc (process_address_1): When changing base reg > on a reg of the base class, fall back to reload of whole inner > address. > (process_address): Constrain the iteration number. Is that just for extra robustness, or did you see any unconstrained iteration even after the fixes? When it no longer hangs, how will we find out there is a problem in the future, btw? Hanging has its benefits, too :-) Segher