[Bug libctf/30836] ld.exe stuck while processing ctf symbols on 64bit Windows builds

2023-10-17 Thread torbjorn.svensson at foss dot st.com
https://sourceware.org/bugzilla/show_bug.cgi?id=30836 Torbjörn SVENSSON changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libctf/30836] ld.exe stuck while processing ctf symbols on 64bit Windows builds

2023-09-09 Thread torbjorn.svensson at foss dot st.com
https://sourceware.org/bugzilla/show_bug.cgi?id=30836 --- Comment #2 from Torbjörn SVENSSON --- After playing a bit more with this, it's actually enough to only use the pr41893-1.o object file, no need for pr41893-1.o to trigger the fault. Also, the object files were created using: arm-none-eab

[Bug libctf/30836] ld.exe stuck while processing ctf symbols on 64bit Windows builds

2023-09-08 Thread torbjorn.svensson at foss dot st.com
https://sourceware.org/bugzilla/show_bug.cgi?id=30836 --- Comment #1 from Torbjörn SVENSSON --- Created attachment 15105 --> https://sourceware.org/bugzilla/attachment.cgi?id=15105&action=edit pr41893-2.o -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libctf/30836] New: ld.exe stuck while processing ctf symbols on 64bit Windows builds

2023-09-08 Thread torbjorn.svensson at foss dot st.com
: normal Priority: P2 Component: libctf Assignee: unassigned at sourceware dot org Reporter: torbjorn.svensson at foss dot st.com Target Milestone: --- Created attachment 15104 --> https://sourceware.org/bugzilla/attachment.cgi?id=15104&action=edit

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

2023-05-05 Thread torbjorn.svensson at foss dot st.com
https://sourceware.org/bugzilla/show_bug.cgi?id=30354 --- Comment #9 from Torbjörn SVENSSON --- @Nick: I've been trying to understand what you patch does and come up with a few questions. Below is the full function, with your patch applied, with my questions/comments inline. > static bool > elf

[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 ld/30354] Debug info is lost for functions only called from functions marked with cmse_nonsecure_entry

2023-05-03 Thread torbjorn.svensson at foss dot st.com
https://sourceware.org/bugzilla/show_bug.cgi?id=30354 --- Comment #5 from Torbjörn SVENSSON --- (In reply to Nick Clifton from comment #4) > Please could you try out this patch and let me know if it works for you ? I've played a bit with this patch now and indeed the debug symbols are preserve

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

2023-04-21 Thread torbjorn.svensson at foss dot st.com
https://sourceware.org/bugzilla/show_bug.cgi?id=30354 --- Comment #3 from Torbjörn SVENSSON --- Hi Nick, Long time...! (In reply to Nick Clifton from comment #1) > (In reply to Torbjörn SVENSSON from comment #0) > Hi Torbjörn, > > > Attached is a small demonstration of what's happening. > > I

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

2023-04-14 Thread torbjorn.svensson at foss dot st.com
: UNCONFIRMED Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: torbjorn.svensson at foss dot st.com Target Milestone: --- Created attachment 14826 --> https://sourceware.org/bugzilla/attachment.cgi