https://sourceware.org/bugzilla/show_bug.cgi?id=33396
--- Comment #6 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=a6feabfb8f9aa31107f162dbd47c4ec7201cf625 commit a6feabfb8f9aa31107f162dbd47c4ec7201cf625 Author: Alan Modra <[email protected]> Date: Sun Nov 23 19:43:24 2025 +1030 replace tail with sed The default Solaris tail doesn't support "tail -n +4", apparently. Use sed instead. PR 33396 * testsuite/binutils-all/objdump.exp: Replace tail with an equivalent sed expression in dwarf5 objdump -Wi test. -- You are receiving this mail because: You are on the CC list for the bug.
