https://sourceware.org/bugzilla/show_bug.cgi?id=33401
--- Comment #10 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ba038bba603d18b431ad1b69505553881b8a39c7 commit ba038bba603d18b431ad1b69505553881b8a39c7 Author: Alan Modra <[email protected]> Date: Sat Dec 13 09:30:46 2025 +1030 Re: ld: testsuite: Add sframe test for PR 33401 If user CXXFLAGS include -fno-inline the test fails with FAIL: PR ld/33401 (Step 1: Create relocatable object and check R_*_NONE) This should not be a FAIL. If the compiler does not generate R_*_NONE (a good thing!) then it should be UNTESTED, which means the readelf check can't be done by run_cc_link_tests. I haven't made that change in this patch, just worked around a user -fno-inline. -- You are receiving this mail because: You are on the CC list for the bug.
