]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/g++.dg/cpp0x/main1.C
Regenerate riscv.opt.urls and i386.opt.urls
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / cpp0x / main1.C
1 // { dg-do compile { target c++11 } }
2
3 constexpr int main(); // { dg-error "1:cannot declare .::main. to be .constexpr." }