* gcc.target/s390/stackcheck1.c: Add dg-warning.
From-SVN: r157980
This commit is contained in:
parent
d947ada0a1
commit
be33cc50d3
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
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" } */
|
||||
|
|
Loading…
Add table
Reference in a new issue