From-SVN: r201100
This commit is contained in:
Mike Stump 2013-07-21 16:38:48 +00:00
parent 58c357da57
commit a443762020

View File

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