[Bug 1843479]

2025-03-05 Thread Hjl-tools
A testcase: [hjl@gnu-tgl-3 pr32761]$ cat x.c #include char bss[0xb5dce8] __attribute__((aligned(65536))); int main (void) { printf ("hello\n"); } [hjl@gnu-tgl-3 pr32761]$ gcc -B./ x.c [hjl@gnu-tgl-3 pr32761]$ readelf -Wl a.out Elf file type is EXEC (Executable file) Entry point 0x4003b0 The

[Bug 1958389]

2022-01-28 Thread Hjl-tools
Works for me: /export/build/gnu/tools-build/binutils-asan/build-x86_64-linux/ld/ld-new -mi386pep --subsystem=10 --image-base=0x82d04000 --stack=0,0 --heap=0,0 --section-alignment=0x20 --file-alignment=0x20 --major- image-version=4 --minor-image-version=16 --major-os-version=2 --minor-

[Bug 1958389]

2022-01-28 Thread Hjl-tools
I can build xen-4.16.0 on Fedora 35. Please provide ALL inputs so that I can reproduce it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958389 Title: Jammy builds of xen segfault, but only on lau

[Bug 1843394]

2019-10-05 Thread Hjl-tools
Fixed for 2.34 by commit 3f9aad111cea2f25877d0a6b404956769c14faee Author: Jan Beulich Date: Fri Sep 20 10:18:15 2019 +0200 x86-64: fix handling of PUSH/POP of segment register Commit 21df382b91 ("x86: fold SReg{2,3}") went too far: Folding 64-bit PUSH/POP templates into non-64

[Bug 1843394]

2019-09-19 Thread Hjl-tools
It is caused by commit 21df382b91de64749e977f185c4e10a5b838 Author: Jan Beulich Date: Tue Jul 16 09:30:29 2019 +0200 x86: fold SReg{2,3} They're the only exception to there generally being no mix of register kinds possible in an insn operand template, and there being two b

[Bug 872687]

2011-10-19 Thread Hjl-tools
It is caused by http://sourceware.org/ml/binutils/2011-09/msg00121.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/872687 Title: c++ -flto always results in unresolved symbols To manage notific

[Bug 872687]

2011-10-19 Thread Hjl-tools
It is a regression. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/872687 Title: c++ -flto always results in unresolved symbols To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 697229]

2011-10-11 Thread Hjl-tools
Fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697229 Title: openmpi link failure with ld --as-needed To manage notifications about this bug go to: https://bugs.launchpad.net/binutils/+bug/69

[Bug 697229]

2011-10-11 Thread Hjl-tools
A patch is posted at http://sourceware.org/ml/binutils/2011-10/msg00035.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697229 Title: openmpi link failure with ld --as-needed To manage notifica

[Bug 697229]

2011-10-06 Thread Hjl-tools
Created attachment 5963 A patch This patch preserves the maximum alignment and size for common symbols. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697229 Title: openmpi link failure with ld --as

[Bug 697229]

2011-10-06 Thread Hjl-tools
A small testcase: hjl@gnu-6 pr13250]$ cat foo.c char mpi_fortran_argv_null_[8]; [hjl@gnu-6 pr13250]$ cat bar.c extern char mpi_fortran_argv_null_[8]; int bar () { return mpi_fortran_argv_null_[0]; } [hjl@gnu-6 pr13250]$ cat main.c char mpi_fortran_argv_null_[1]; extern int bar (); int main ()

[Bug 697229]

2011-10-06 Thread Hjl-tools
Please provide the source of mpitest.o as well as command line used to create mpitest.o. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697229 Title: openmpi link failure with ld --as-needed To mana

[Bug 778292]

2011-09-24 Thread Hjl-tools
*** Bug 13182 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778292 Title: undefined reference to `pow' when building with -flto To manage notificatio