https://sourceware.org/bugzilla/show_bug.cgi?id=31999
--- Comment #7 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=237c05a65fea828bb46a7209638b26b665d3d781 commit 237c05a65fea828bb46a7209638b26b665d3d781 Author: Alan Modra <amo...@gmail.com> Date: Sat Jul 20 12:23:59 2024 +0930 Re: binutils: Add a test for strip with build notes The new test wasn't being run, and failed due to relocations against .gnu.build.attributes being stripped by default strip behaviour. We probably should be keeping these relocations, but I haven't made that change here. BTW, the new test fails on ia64-hpux but that's just a repeat of the existing note-5 fail. PR 31999 * testsuite/binutils-all/strip-16.d: strip with --strip-unneeded and --merge-notes. * testsuite/binutils-all/objcopy.exp: Run the new test. Sort other strip tests. -- You are receiving this mail because: You are on the CC list for the bug.