Commit e842d14e by Nick Clifton Committed by Nick Clifton

* gcc.dg/Wconversion-real.c: Add missing end of comment marker.

From-SVN: r134557
parent 53ed2f0e
2008-04-22 Nick Clifton <nickc@redhat.com>
* gcc.dg/Wconversion-real.c: Add missing end of comment marker.
2008-04-21 Uros Bizjak <ubizjak@gmail.com>
PR target/31486
/* Test for diagnostics for Wconversion for floating-point. */
/* { dg-do compile }
/* { dg-do compile } */
/* { dg-options "-std=c99 -Wconversion" } */
float vfloat;
......@@ -80,5 +80,3 @@ void h (void)
flongdouble (ld);
vlongdouble = ld;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment