https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67767
--- Comment #2 from zerotype at yahoo dot com --- This can be worked around by using: [[gnu::cold]] [[gnu::noreturn]] instead of [[gnu::cold, gnu::noreturn]]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67767
--- Comment #2 from zerotype at yahoo dot com --- This can be worked around by using: [[gnu::cold]] [[gnu::noreturn]] instead of [[gnu::cold, gnu::noreturn]]