On 8/13/25 4:57 PM, Aleksandar Rakic wrote:
[PATCH v2 01/12] Testsuite: Fix tests properly for compact-branches:
https://sourceware.org/pipermail/gcc-patches/2025-March/677827.html
Installed.
[PATCH v2 02/12] Fix unsafe comparison against stack_pointer_rtx:
https://sourceware.org/pipermail/gcc-patches/2025-March/677829.html
Is this still an issue? I thought this was fixed a while back in the
renamer. I don't necessarily thing the patch would ever do anything
wrong, but if it's still needed, then that's likely pointing at a bug
elsewhere. There is supposed to be one and only one stack pointer.
[PATCH v2 04/12] Testsuite: Use HAS_LDC instead of a specific ISA:
https://sourceware.org/pipermail/gcc-patches/2025-March/677833.html
Installed.
[PATCH v2 05/12] Testsuite: Disable the time-profiler-2.c test:
https://sourceware.org/pipermail/gcc-patches/2025-March/677835.html
I think we have a dejagnu selector to disable tests under simulation.
That would be better than putting some mips specific check in a generic
test.
[PATCH v2 10/12] Fix register spill issue for soft-float glibc 2.29:
https://sourceware.org/pipermail/gcc-patches/2025-March/677836.html
So I'm assuming the "fix" mentioned as the subject line here has long
since been committed. All that's left in this patch is the testcase.
So I've adjusted the title and pushed this to the trunk.
Jeff