OSDN Git Service

* gcc.c-torture/compile/20080625-1.c: Skip for M32C.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gnat.dg / boolean_expr1.ads
1 package Boolean_Expr1 is
2
3    function S (V : in Long_Float) return String;
4
5 end Boolean_Expr1;