[Bug c/108194] GCC won't treat two compatible function types as compatible if any of them (or both of them) is declared _Noreturn

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 21 13:03:55 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108194

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsm28 at gcc dot gnu.org

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCCs own __attribute__((noreturn)) goes into the type to make indirect calls
annotatable.


More information about the Gcc-bugs mailing list