Fix typo.

From-SVN: r201138
This commit is contained in:
Mike Stump 2013-07-22 17:18:54 +00:00
parent 4563cfecbb
commit 9ca8e8e4f0

View File

@ -1,4 +1,4 @@
/* PR41779: Wconversion cannot see though real*integer promotions. */
/* PR41779: Wconversion cannot see through real*integer promotions. */
/* { dg-do compile } */
/* { dg-skip-if "doubles are floats" { "avr-*-*" } { "*" } { "" } } */
/* { dg-options "-std=c99 -Wconversion" { target c } } */