On 1/8/22 9:24 PM, Sandra Loosemore wrote:
This patch fixes the ICE I reported in PR103163.  We were initializing stack_limit_rtx before the register properties it depends on were getting set.  I moved it to the same function where stack_pointer_rtx, frame_pointer_rtx, etc are being initialized.

Besides nios2 where I observed it, this bug was also reported to affect powerpc.  Anybody want to check it there?  Otherwise, OK to check in?

Ping?

https://gcc.gnu.org/pipermail/gcc-patches/2022-January/587958.html

-Sandra

Reply via email to