parser.c (cp_parser_std_attribute): Treat [[noreturn]] like GNU noreturn attribute.
authorJason Merrill <jason@redhat.com>
Sun, 7 Apr 2013 17:15:22 +0000 (13:15 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 7 Apr 2013 17:15:22 +0000 (13:15 -0400)
commit91392840bfb496e9142f39bb63d3f0df082c776c
treebe3da499344f61935abec508b48db064696c3c16
parentf2e2de5f851555162cbfa88fdcd10b785e348b10
parser.c (cp_parser_std_attribute): Treat [[noreturn]] like GNU noreturn attribute.

* parser.c (cp_parser_std_attribute): Treat [[noreturn]] like GNU
noreturn attribute.

From-SVN: r197555
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/cpp0x/gen-attrs-4.C