PR lto/84212 - -Wno-* does not disable warnings from -flto link stage
[official-gcc.git] / gcc / testsuite / g++.dg / sso-2.C
blob402a61e3b4707aba18e74cddda67f50d1a3ed089
1 /* Test support of scalar_storage_order pragma */
3 /* { dg-do compile } */
4 /* { dg-options "-Wall" } */
6 #pragma scalar_storage_order little-endian /* { dg-warning "not supported" } */