https://sourceware.org/bugzilla/show_bug.cgi?id=26936
--- Comment #21 from cvs-commit at gcc dot gnu.org <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=9ed0136bff648c2f32d7462d3ab9205b61778837 commit 9ed0136bff648c2f32d7462d3ab9205b61778837 Author: Alan Modra <amo...@gmail.com> Date: Thu Nov 26 17:45:26 2020 +1030 PR26936 testsuite fixes Many targets fail this test due to -z noseparate-code not being supported, or _start not being the proper entry symbol, or "as -g" something other than "generate debug". PR 26936 * testsuite/ld-elf/pr26936.d: Pass --gen-debug to gas rather than -g. Only run when -shared -z options are supported. * testsuite/ld-elf/pr26936b.s: Define more entry symbols. -- You are receiving this mail because: You are on the CC list for the bug.