Come up with Deprecated option flag.
[official-gcc.git] / gcc / testsuite / g++.dg / opt / mpx.C
blob6ae0cef879044a5e2c18b321c11ff07b33fed01d
1 // { dg-do compile }
2 // { dg-options "-fcheck-pointer-bounds -fchkp-first-field-has-own-bounds" }
4 // { dg-warning "deprecated command line option .-fcheck-pointer-bounds." "" { target *-*-* } 0 }
5 // { dg-warning "deprecated command line option .-fchkp-first-field-has-own-bounds." "" { target *-*-* } 0 }