Issue 260311.1: Error in Call frame instruction encodings table
| Author: | Simon Marchi |
|---|---|
| Champion: | |
| Date submitted: | 2026-03-11 |
| Date revised: | |
| Date closed: | 2026-04-27 |
| Type: | Error |
| Status: | Accepted |
| DWARF version: | 6 |
Section 8.23 Call Frame Information
In Table 8.29 "Call frame instruction encodings", for the DW_CFA_register entry,
it says that operand 2 is a ULEB offset. It should instead say ULEB register.
Both operands to DW_CFA_register represent registers.
2026-04-27: Accepted.