On Mon, 6 Jun 2022, Dimitrije Milosevic wrote: > * config/mips/mips.cc (mips_asan_shadow_offset): Reformat > to handle the N32 ABI.
That's not what the change does. > * config/mips/mips.h (SUBTARGET_SHADOW_OFFSET): Remove > the macro, as it is not needed anymore. Why is the macro not needed anymore? I can see the change has already been committed, but no proper review was done and I can hardly see how anyone can know why this change is correct. If someone looks at it say in 10 years' time they can only try to guess. Maciej