https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89232
--- Comment #7 from pere at hungry dot com --- I just think it would have been useful if the compiler said something like 'header file <stdnoreturn.h> is not defined/available in C++' or something like that. It would provide feedback to the developer even if 'noreturn' is not used anywhere in the code to cause the error I ran into. Anywya, just an idea for you to consider, perhaps a feature request for a different bug report. :)