]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/g++.dg/cpp0x/gen-attrs-60.C
PR c++/92590 - wrong handling of inherited default ctor.
[gcc.git] / gcc / testsuite / g++.dg / cpp0x / gen-attrs-60.C
1 // PR c++/60365
2 // { dg-do compile { target c++11 } }
3
4 void func [[noreturn, noreturn]] (); // { dg-error "at most once" }
This page took 0.038205 seconds and 5 git commands to generate.