https://sourceware.org/bugzilla/show_bug.cgi?id=31975
--- Comment #1 from Vsevolod Alekseyev <sevaa at sprynet dot com> --- This is specific to the forward reference situation. The parse loop over the CIE operations (dwarf.c:9765) doesn't get a chance to run until the CIE becomes the current chunk while parsing the section. As a result, when the FDE is being dumped, the linked CIE doesn't contain any register information yet. -- You are receiving this mail because: You are on the CC list for the bug.