[Bug ld/29973] x86_64-w64-mingw32-g++ ld: helloworld.exe:.rdata_r: section below image base for windows

2023-01-25 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29973 --- Comment #11 from cqwrteur --- Does the issue come from this patch? https://github.com/mirror/mingw-w64/commit/fc55e181b2d84c8817e3fd9d86c6944ac709acc9 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30043] libgprofng.so.* are installed to a wrong location

2023-01-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=30043 Martin Liska changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from Martin Liska

[Bug ld/29998] ld terminated with signal 11 [Segmentation fault] under mingw with LTO

2023-01-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29998 Nick Clifton changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ld/20555] The GNU linker does not generate PDB files

2023-01-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20555 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug ld/29998] ld terminated with signal 11 [Segmentation fault] under mingw with LTO

2023-01-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29998 --- Comment #20 from Nick Clifton --- (In reply to Jan Janssen from comment #18) Hi Jan, There appear to be a few issues with this second test case: > $ cat test1.c > void test1() {} > $ cat test2.c > void test1(); static void test2() { te

[Bug ld/29973] x86_64-w64-mingw32-g++ ld: helloworld.exe:.rdata_r: section below image base for windows

2023-01-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29973 --- Comment #12 from Nick Clifton --- (In reply to cqwrteur from comment #10) > just any C++ code that would link to libstdc++ > > #include > > int main() > { > std::cout<<"Hello World\n"; > } > > For example > remove -s -flto flags th

[Bug gprofng/30043] libgprofng.so.* are installed to a wrong location

2023-01-25 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30043 --- Comment #3 from Michael Matz --- Proper shared libraries (those which programs link against via DT_NEEDED) have to be placed in directories in which the dynamic linker searches for them. You can play games with DT_RUNPATH of course but th

[Bug gprofng/28972] gprofng libraries should be installed under $(pkglibdir)

2023-01-25 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=28972 Michael Matz changed: What|Removed |Added Resolution|FIXED |--- CC|

[Bug ld/29998] ld terminated with signal 11 [Segmentation fault] under mingw with LTO

2023-01-25 Thread medhefgo at web dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=29998 --- Comment #21 from Jan Janssen --- Of course the reproducer is nonsensical. It's just a minified version of systemd-boot. > These files appear to be redundant - their code is never called. When I minified the code, this appeared to be nece

[Bug ld/29998] ld terminated with signal 11 [Segmentation fault] under mingw with LTO

2023-01-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29998 --- Comment #22 from Nick Clifton --- (In reply to Jan Janssen from comment #21) Hi Jan, > I don't mind opening a bug on gcc if you think it's on their side. I would > not be able to tell. No. Thinking about this some more, I am convinced t

[Bug gprofng/29521] [docs] man pages are not in the release tarball

2023-01-25 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29521 Kurt Goebel changed: What|Removed |Added Priority|P2 |P3 -- You are receiving this mail beca

[Bug ld/30050] New: Linker test failures when --as-needed is passed to linker by compiler

2023-01-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30050 Bug ID: 30050 Summary: Linker test failures when --as-needed is passed to linker by compiler Product: binutils Version: 2.41 (HEAD) Status: NEW Severity: nor

[Bug ld/30050] Linker test failures when --as-needed is passed to linker by compiler

2023-01-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30050 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0e46a09d12aa9c2c77d783ace336866e429ffa73 commit 0e46a09d12aa9c2c77d783ace336866e

Issue 52992 in oss-fuzz: binutils:fuzz_objdump: Unexpected-exit in xexit

2023-01-25 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #2 on issue 52992 by sheriffbot: binutils:fuzz_objdump: Unexpected-exit in xexit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52992#c2 This bug is approaching its deadline for being fixed, and will be automatically derestricted with

[Bug ld/29973] x86_64-w64-mingw32-g++ ld: helloworld.exe:.rdata_r: section below image base for windows

2023-01-25 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29973 --- Comment #13 from cqwrteur --- lld does not work for canadian building compiler Get Outlook for Android From: nickc at redhat dot com Sent: Wednesday, January 25, 2023 8:37:38 AM To

[Bug ld/30050] Linker test failures when --as-needed is passed to linker by compiler

2023-01-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30050 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.41 Status|NEW

[Bug gprofng/29521] [docs] man pages are not in the release tarball

2023-01-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29521 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The binutils-2_40-branch branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c6e269febbc946a54ed9dbbb2dc70feba6017607 commit c6e269f