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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
Note the DW_TAG_variable DIE DW_AT_specification attribute refers to a
DW_TAG_member DIE that comes later in the CU. g++ would place those in the
opposite order, so you don't only have to look backwards in the CU.

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

Reply via email to