https://sourceware.org/bugzilla/show_bug.cgi?id=20784

            Bug ID: 20784
           Summary: [2.28 Regression] binutils fails to link a configure
                    test on x86_64-linux-gnu
           Product: binutils
           Version: 2.28 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: doko at debian dot org
  Target Milestone: ---

[forwarded from https://bugs.debian.org/843339]

ld loops indefinitely with binutils trunk. seen with commit 199fa1b7; reverting
that one fixes the link. gold works as expected.

ld --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker
/lib64/ld-linux-x86-64.so.2 Scrt1.o crti.o crtbeginS.o -L. conftest.o
-lxenlight -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed
-lgcc_s --no-as-needed crtendS.o crtn.o

test case at https://people.debian.org/~doko/tmp/ld-conftest.tar.xz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to