Commit be33cc50 by Jakub Jelinek Committed by Jakub Jelinek

* gcc.target/s390/stackcheck1.c: Add dg-warning.

From-SVN: r157980
parent d947ada0
2010-04-06 Jakub Jelinek <jakub@redhat.com>
* gcc.target/s390/stackcheck1.c: Add dg-warning.
2010-04-04 Sebastian Pop <sebastian.pop@amd.com>
* gcc.dg/vect/pr43430-1.c: Don't use uint8_t.
......
......@@ -11,4 +11,4 @@ foo ()
{
char a[2500];
bar (a);
}
} /* { dg-warning "more than half" } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment