bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/27723] Internal error in select_cie_for_fde


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/27723] Internal error in select_cie_for_fde
Date: Wed, 14 Apr 2021 00:33:10 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d20eb46617fc6170e144f80dcbaffbc3f4ff6090

commit d20eb46617fc6170e144f80dcbaffbc3f4ff6090
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Apr 14 09:23:12 2021 +0930

    Re: PR27723, Internal error in select_cie_for_fde

    Let's make sure what we allow in the CIE initial instructions and what
    select_cie_for_fde compares for a match is always in sync.  Also
    correct the previous patch that allowed DW_CFA_GNU_window_save to be
    part of the CIE initial instructions, which was likely a mistake.

            PR 27723
            * dw2gencfi.c (initial_cie_insn): New function, extracted from..
            (select_cie_for_fde): ..here.  Simplify.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]