bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/27215] as: Error: non-constant .uleb128 is not supported on ris


From: i at maskray dot me
Subject: [Bug gas/27215] as: Error: non-constant .uleb128 is not supported on riscv64
Date: Thu, 30 Nov 2023 16:11:06 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27215

Fangrui Song <i at maskray dot me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |i at maskray dot me
   Target Milestone|---                         |2.41
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #8 from Fangrui Song <i at maskray dot me> ---
Implemented by
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f1cd8b94e7c941c2a9107c1112ab2339916b8efd
"RISC-V: Support subtraction of .uleb128." in 2023-05 (milestone: binutils
2.41).


https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=2029e13917d53d2289d3ebb390c4f40bd2112d21
(2023-10) fixed cases like .word (A + 3) - (B + 2) . GCC debug info probably
doesn't emit expressions like this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]