re PR c++/67767 (-Wsuggest-attribute=noreturn suggests noreturn for function…
re PR c++/67767 (-Wsuggest-attribute=noreturn suggests noreturn for function which already has noreturn and cold.) PR c++/67767 * parser.c (cp_parser_std_attribute_spec_seq): Don't assume attr_spec is always single element chain, chain all the attributes properly together in the right order. * g++.dg/cpp0x/pr67767.C: New test. From-SVN: r233560
Showing
gcc/testsuite/g++.dg/cpp0x/pr67767.C
0 → 100644
Please
register
or
sign in
to comment