Test result from RISC-V, tested on riscv64-unknown-elf and riscv64-unknown-linux-gnu with no regressions.
Thanks :) On Wed, Dec 8, 2021 at 4:19 AM Andrew MacLeod via Gcc-patches <gcc-patches@gcc.gnu.org> wrote: > > The following patch is a slight rework of the 2 patches which flatten > rangers call stack. It needed some tweaking since some of the routines > have changed name or been adjusted. > > This has been bootstrapped on x86_64-pc-linux-gnu with no regressions. > OK for gcc-11 release branch? > > Andrew >