https://sourceware.org/bugzilla/show_bug.cgi?id=33156
--- Comment #1 from Sam James <sam at gentoo dot org> --- $ cat /tmp/test.sh BINUTILS=/home/sam/git/binutils-gdb cd /home/sam/git/binutils-gdb/ld /home/sam/git/binutils-gdb/ld/../gas/as-new -I/home/sam/git/binutils-gdb/ld/testsuite/ld-elf -o tmpdir/eh-group1size.o /home/sam/git/binutils-gdb/ld/testsuite/ld-elf/eh-group1.s /home/sam/git/binutils-gdb/ld/../gas/as-new -I/home/sam/git/binutils-gdb/ld/testsuite/ld-elf -o tmpdir/eh-group1.o --defsym ELF64=1 /home/sam/git/binutils-gdb/ld/testsuite/ld-elf/eh-group1.s /home/sam/git/binutils-gdb/ld/../gas/as-new -I/home/sam/git/binutils-gdb/ld/testsuite/ld-elf -o tmpdir/eh-group2.o --defsym ELF64=1 /home/sam/git/binutils-gdb/ld/testsuite/ld-elf/eh-group2.s ./ld-new -o tmpdir/eh-group.o -z norelro -z nomemory-seal -L/home/sam/git/binutils-gdb/ld/testsuite/ld-elf -r tmpdir/eh-group1.o tmpdir/eh-group2.o ./ld-new -o tmpdir/eh-group -e _start tmpdir/eh-group.o -- You are receiving this mail because: You are on the CC list for the bug.