c90-noreturn-1.c
200 Bytes
-
c-decl.c (grokdeclarator): Diagnose _Noreturn for non-C1X if pedantic. · c4b3a0a0
* c-decl.c (grokdeclarator): Diagnose _Noreturn for non-C1X if pedantic. * c-parser.c (c_parser_declspecs): Include _Noreturn in syntax comment. * ginclude/stdnoreturn.h (noreturn): Don't define for C++. testsuite: * gcc.dg/c90-noreturn-1.c, gcc.dg/c99-noreturn-1.c: New tests. From-SVN: r177899
Joseph Myers committed