Create embedded-5_0-branch branch for development on ARM embedded cores.
[official-gcc.git] / embedded-5_0-branch / gcc / testsuite / g++.dg / parse / crash64.C
blob9e1dfea6c32a6c00001b15dbc1ef60074c3f7c09
1 // PR c++/58565
2 // { dg-options "" }
4 void foo()
6   int i = ({ L: ; });  // { dg-error "void value not ignored" }