[Bug binutils/29038] Debug info for function in Windows PE binary on wrong instruction

2022-04-08 Thread charlespigott at googlemail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29038 --- Comment #5 from CP --- Wonderful! Confirmed fixed, thanks very much. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29038] Debug info for function in Windows PE binary on wrong instruction

2022-04-08 Thread charlespigott at googlemail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29038 --- Comment #2 from CP --- Created attachment 14054 --> https://sourceware.org/bugzilla/attachment.cgi?id=14054&action=edit roca.exe Attached as requested -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29038] New: Debug info for function in Windows PE binary on wrong instruction

2022-04-07 Thread charlespigott at googlemail dot com
: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: charlespigott at googlemail dot com Target Milestone: --- Compiling the following code: ``` void leaf1 (void) { } int main (void) { return 0; } ``` with