libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / Werror-13.c
blob3a02b7ea2b5ef471ef0aa9c5a084556986bec90b
1 /* { dg-do compile } */
2 /* { dg-options "-Werror=error -Werror=p, -Werror=l, -Werror=fatal-errors -Werror=vla2 -Wno-error=misleading-indentation2" } */
3 /* { dg-error "'-Wp,' is not an option that controls warnings" "" { target *-*-* } 0 } */
4 /* { dg-error "'-Wl,' is not an option that controls warnings" "" { target *-*-* } 0 } */
5 /* { dg-error "'-Werror' is not an option that controls warnings" "" { target *-*-* } 0 } */
6 /* { dg-error "'-Wfatal-errors' is not an option that controls warnings" "" { target *-*-* } 0 } */
7 /* { dg-error "'-Werror=vla2': no option '-Wvla2'; did you mean '-Wvla." "" { target *-*-* } 0 } */
8 /* { dg-error "'-Wno-error=misleading-indentation2': no option '-Wmisleading-indentation2'; did you mean '-Wmisleading-indentation'" "" { target *-*-* } 0 } */
10 int i;