Commit 053247c8 by Marek Polacek Committed by Marek Polacek

* gcc.dg/Wconversion-real-integer.c: Properly end comment.

From-SVN: r207312
parent 29bd5728
2014-01-30 Marek Polacek <polacek@redhat.com>
* gcc.dg/Wconversion-real-integer.c: Properly end comment.
2014-01-30 David Holsgrove <david.holsgrove@xilinx.com>
* gcc.target/microblaze/isa/fcmp4.c: New.
......
/* Test for diagnostics for Wconversion between floating-point and
integers. */
/* { dg-do compile }
/* { dg-do compile } */
/* { dg-skip-if "doubles are floats,ints are 16bits" { "avr-*-*" } { "*" } { "" } } */
/* { dg-options "-std=c99 -Wconversion" } */
/* { dg-require-effective-target int32plus } */
......
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