PR tree-optimization/83369 - Missing diagnostics during inlining
[official-gcc.git] / gcc / testsuite / gcc.dg / sizeof-2.c
blob018ed740aaa65da309d4a290be04ec5fae07a194
1 /* { dg-do compile } */
4 void foo()
6 sizeof(,); /* { dg-error "expected expression before" } */