https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99282
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
There is the __GCC_HAVE_DWARF2_CFI_ASM predefined macro that tells if .cfi*
directives are used or not. And, inline asm that wishes to be usable in both
can use that.
