* gcc-dg/Wtype-limits.c: Remove XFAIL for avr target.
From-SVN: r154472
This commit is contained in:
parent
0422d54667
commit
1ba1aa534c
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-11-23 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
|
||||
|
||||
* gcc-dg/Wtype-limits.c: Remove XFAIL for avr target.
|
||||
|
||||
2009-11-23 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
|
||||
|
||||
PR testsuite/36470
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-excess-errors "short=int" { target { avr-*-* } } } */
|
||||
/* { dg-options "-Wtype-limits" } */
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue