[Bug gas/31654] gas: Bad SFrame information when assembling with listing

2025-01-23 Thread indu.bhagat at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31654 Indu Bhagat changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug gas/31654] gas: Bad SFrame information when assembling with listing

2024-04-25 Thread indu.bhagat at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31654 --- Comment #2 from Indu Bhagat --- This is repeatable on other arches too using binutils-gdb master. One aarch64: $ cat test.s .cfi_startproc .long 0 .cfi_def_cfa_offset 8 .long 0 .cfi_rel_offset 29,

[Bug gas/31654] gas: Bad SFrame information when assembling with listing

2024-04-18 Thread jremus at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=31654 --- Comment #1 from Jens Remus --- Following is an example on s390x. Note that the following patch series are required for s390x: - sframe: Enhancements to SFrame info generation https://sourceware.org/pipermail/binutils/2024-April/133591.h

[Bug gas/31654] gas: Bad SFrame information when assembling with listing

2024-04-18 Thread jremus at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=31654 Jens Remus changed: What|Removed |Added CC||indu.bhagat at oracle dot com -- You ar