OSDN Git Service

* config.gcc (powerpc-*-linux*spe*): Use t-dfprules.
[pf3gnuchains/gcc-fork.git] / gcc / langhooks.c
index 2df5c27..3943f02 100644 (file)
@@ -502,8 +502,7 @@ lhd_to_target_charset (HOST_WIDE_INT c)
 }
 
 tree
-lhd_expr_to_decl (tree expr, bool *tc ATTRIBUTE_UNUSED,
-                 bool *ti ATTRIBUTE_UNUSED, bool *se ATTRIBUTE_UNUSED)
+lhd_expr_to_decl (tree expr, bool *tc ATTRIBUTE_UNUSED, bool *se ATTRIBUTE_UNUSED)
 {
   return expr;
 }