Hello, On Sun, Apr 07 2024, Xi Ruoyao wrote: > On Thu, 2024-04-04 at 23:19 +0200, Martin Jambor wrote: >> The patch has been approved by Honza in Bugzilla. (I hope. He did write >> it looked reasonable.) Together with the patch for PR 113907, it has >> passed bootstrap, LTO bootstrap and LTO profiledbootstrap and testing on >> x86_64-linux and bootstrap and LTO bootstrap on ppc64le-linux. It also >> passed normal bootstrap on aarch64-linux but there many testcases failed >> because the compiler timed out. The machine is old and slow and might >> have been oversubscribed so my plan is to try again on gcc185 from >> cfarm. If that goes well, I intend to commit the patch and then start >> working on backports. > > I've tried these two patches out on my own 24-core AArch64 machine. > Bootstrapped (but no LTO or PGO) and regtested fine. >
Thank you very much, I have pushed th patches to upstream. Martin