[Bug ld/30632] ld segfaults if linker script includes a STARTUP line.

2023-07-13 Thread peter.chubb at unsw dot edu.au
https://sourceware.org/bugzilla/show_bug.cgi?id=30632 --- Comment #1 from Peter Chubb --- Created attachment 14961 --> https://sourceware.org/bugzilla/attachment.cgi?id=14961=edit script that causes segfault Do: ld -T script.ld and watch the segmentation violation. -- You are receiving

[Bug ld/30632] ld segfaults if linker script includes a STARTUP line.

2023-07-13 Thread peter.chubb at unsw dot edu.au
https://sourceware.org/bugzilla/show_bug.cgi?id=30632 Peter Chubb changed: What|Removed |Added Summary|ld segfaults if linker |ld segfaults if linker

[Bug ld/30632] New: ld segfaults if linker script includes

2023-07-13 Thread peter.chubb at unsw dot edu.au
Component: ld Assignee: unassigned at sourceware dot org Reporter: peter.chubb at unsw dot edu.au Target Milestone: --- ld -Tscript.ld segfaults in ldlang.c when a startup file is given in the script. The problem is commit fb221fba1a5eb05355f248d6aa1e3ab4316899fd which makes

[Bug ld/30632] ld segfaults if linker script includes a STARTUP line.

2023-07-13 Thread peter.chubb at unsw dot edu.au
https://sourceware.org/bugzilla/show_bug.cgi?id=30632 --- Comment #2 from Peter Chubb --- Created attachment 14962 --> https://sourceware.org/bugzilla/attachment.cgi?id=14962=edit Possible fix -- You are receiving this mail because: You are on the CC list for the bug.