[PATCH v2 3/3] sframe: Add tests for PR ld/32769
Jan Beulich
jbeulich@suse.com
Fri Jan 16 09:38:49 GMT 2026
On 14.01.2026 11:05, claudiu.zissulescu-ianculescu--- via Binutils wrote:
> --- /dev/null
> +++ b/ld/testsuite/ld-sframe/pr32769.rd
> @@ -0,0 +1,16 @@
> +Contents of the SFrame section .sframe:
> + Header :
> +
> + Version: SFRAME_VERSION_2
> + Flags: SFRAME_F_FDE_SORTED,
> + SFRAME_F_FDE_FUNC_START_PCREL
> + CFA fixed RA offset: -8
> + Num FDEs: 1
> + Num FREs: 1
> +
> + Function Index :
> +
> + func idx \[0\]: pc = 0x[0-9a-f]+, size = 1 bytes
> + STARTPC\s+CFA\s+FP\s+RA\s+
> + [0-9a-f]+ sp\+8 u f\s+
> +#pass
> \ No newline at end of file
Nit: Please have all files properly end with a newline.
Jan
More information about the Binutils
mailing list