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

            Bug ID: 31975
           Summary: Frames-interp ignores instructions in the CIE
           Product: binutils
           Version: 2.42
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: sevaa at sprynet dot com
  Target Milestone: ---

See the binary in #31973. If you run

readelf -wF frames

the dump for the very first FDE doesn't list the rules for registers r0 to
r271, even though they are present in the associated CIE. This might have to do
with the fact that the CIE for this FDE is ahead of it in the section. This is
not forbidden by the standard, although neither eu-readelf nor llvm-dwarfdump
handle this properly.

Superficially similar to #29250.

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

Reply via email to