On Thu, 15 May 2025, Jeff Law wrote: > > > Address this issue by recursing into COMPONENT_REF tree nodes until the > > > outermost one has been reached, which is supposed to be a MEM_REF one, > > > accumulating the offset as we go, fixing a commit e0dae4da4c45 ("Alpha: > > > Also use tree information to get base block alignment") regression. > > > > GCC 15 backport ping for: > > <https://inbox.sourceware.org/gcc-patches/alpine.deb.2.21.2502251934260.65...@angie.orcam.me.uk/>. > OK.
Backport committed now, thanks for your review. Maciej