* gcc-dg/Wtype-limits.c: Remove XFAIL for avr target.

From-SVN: r154472
This commit is contained in:
Andy Hutchinson 2009-11-23 22:14:25 +00:00
parent 0422d54667
commit 1ba1aa534c
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -1,5 +1,4 @@
/* { dg-do compile } */
/* { dg-excess-errors "short=int" { target { avr-*-* } } } */
/* { dg-options "-Wtype-limits" } */