[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
---
 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



More information about the Binutils mailing list