bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/23809] Cannot add CFI insn to first address in FDE


From: amodra at gmail dot com
Subject: [Bug gas/23809] Cannot add CFI insn to first address in FDE
Date: Wed, 24 Oct 2018 11:51:26 +0000

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

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
 .cfi_startproc
 .cfi_label .Lxx
 .cfi_undefined <reg>

will do what you want, provided the label doesn't clash with any emitted by
gcc.

-- 
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]