[Bug ld/30300] LTO drops entry point symbol

2023-05-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30300 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3539414584be0094b0a4fe56dfd64ea79d802edc commit 3539414584be0094b0a4fe56dfd

[Bug ld/30300] LTO drops entry point symbol

2023-05-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30300 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/30354] Debug info is lost for functions only called from functions marked with cmse_nonsecure_entry

2023-05-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30354 Nick Clifton changed: What|Removed |Added Attachment #14851|0 |1 is obsolete|

[Bug ld/30359] Create Resource-Only DLL

2023-05-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30359 --- Comment #11 from Nick Clifton --- Created attachment 14861 --> https://sourceware.org/bugzilla/attachment.cgi?id=14861&action=edit Example linker script Hi Pali, OK, so the problem was the linker script that I was using, which was

[Bug ld/30354] Debug info is lost for functions only called from functions marked with cmse_nonsecure_entry

2023-05-04 Thread torbjorn.svensson at foss dot st.com
https://sourceware.org/bugzilla/show_bug.cgi?id=30354 --- Comment #8 from Torbjörn SVENSSON --- (In reply to Nick Clifton from comment #7) > Created attachment 14860 [details] > Proposed patch > > Oops - snafu. Please try out this corrected version which initialises > extra_marks_added to false.

[Bug binutils/30421] New: Symbols in import lib are influenced by .def file

2023-05-04 Thread luca.bacci at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30421 Bug ID: 30421 Summary: Symbols in import lib are influenced by .def file Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Com

[Bug binutils/30421] Symbols in import lib are influenced by .def file

2023-05-04 Thread luca.bacci at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30421 --- Comment #1 from Luca Bacci --- As linked in the discussion, there's a sample repo at https://github.com/lb90/my-shared-lib Another report of the issue is at https://github.com/KhronosGroup/OpenCL-ICD-Loader/issues/191 Thanks, Luca -- Y

[Bug binutils/30421] Symbols in import lib are influenced by .def file

2023-05-04 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30421 LIU Hao changed: What|Removed |Added CC||lh_mouse at 126 dot com -- You are receivi