[V1 22/36] [TBD] pending discuss reloc for sleb128 in dw2gencfi.c
Indu Bhagat
indu.bhagat@oracle.com
Mon Dec 29 09:28:55 GMT 2025
More information about the Binutils mailing list
Mon Dec 29 09:28:55 GMT 2025
- Previous message (by thread): [V1 21/36] [SFrame-V3] sframe: gas: s390: aarch64: x86: add new backend hooks for FLEX FDE
- Next message (by thread): [V1 23/36] [SFrame-V3] sframe: gas: translate specific CFI directives for SFRAME_FDE_TYPE_FLEX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
---
gas/dw2gencfi.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/gas/dw2gencfi.c b/gas/dw2gencfi.c
index 5b1cdfba6af..ad1ea832a9f 100644
--- a/gas/dw2gencfi.c
+++ b/gas/dw2gencfi.c
@@ -1006,6 +1006,7 @@ dot_cfi_escape (int ignored ATTRIBUTE_UNUSED)
/* We're still at the opening parenthesis. Leave it to expression()
to parse it and find the matching closing one. */
expression (&e->exp);
+ e->reloc = TC_PARSE_CONS_RETURN_NONE;
}
else
{
--
2.43.0
- Previous message (by thread): [V1 21/36] [SFrame-V3] sframe: gas: s390: aarch64: x86: add new backend hooks for FLEX FDE
- Next message (by thread): [V1 23/36] [SFrame-V3] sframe: gas: translate specific CFI directives for SFRAME_FDE_TYPE_FLEX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list