Message ID | 3B3292DF-EE4A-4AE0-9FB4-70AADEA3A2F8@comcast.net |
---|---|
State | New |
Headers | show |
Index: testsuite/gcc.dg/pragma-diag-5.c =================================================================== --- testsuite/gcc.dg/pragma-diag-5.c (revision 229885) +++ testsuite/gcc.dg/pragma-diag-5.c (working copy) @@ -1,6 +1,6 @@ /* { dg-do compile } */ #pragma GCC diagnostic /* { dg-warning "missing" "missing" } */ -/* { dg-warning "24:missing" "missing" { xfail *-*-* } 2 } */ +/* { dg-warning "24:missing" "wrong column" { xfail *-*-* } 2 } */ #pragma GCC diagnostic warn /* { dg-warning "24:expected" } */