Issue 241231.2: Erroneous use of class rnglistptr

Author: Cary Coutant
Champion:
Date submitted: 2024-12-31
Date revised:
Date closed: 2025-01-06
Type: Error
Status: Accepted
DWARF version: 6

In Section 3.9 Declarations with Reduced Scope, case #2:

Otherwise, the set of addresses for the scope of the entity is specified using a value of class rnglistptr. ...

The class here should be rnglist. rnglistptr is used only for DW_AT_rnglists_base.


2025-01-06: Accepted.