* gcc.target/powerpc/pr58673-1.c: Fix defaulting to int.
* gcc.target/powerpc/pr58673-2.c: Add declarations.
From-SVN: r216313
+2014-10-16 Marek Polacek <polacek@redhat.com>
+
+ * gcc.target/powerpc/pr58673-1.c: Fix defaulting to int.
+ * gcc.target/powerpc/pr58673-2.c: Add declarations.
+
2014-10-16 Marek Polacek <polacek@redhat.com>
* gcc.dg/graphite/id-1.c: Fix defaulting to int.
void
bc_expand_binary_operation (optab, resulttype, arg0, arg1)
+ int resulttype, arg0, arg1;
struct binary_operator optab[];
{
int i, besti, cost, bestcost;
t_coupl_LJ *tcLJ;
}
t_coupl_rec;
+void xvgr_legend ();
+real calc_deviation ();
+void pr_dev ();
static void
pr_ff (t_coupl_rec * tcr, real time, t_idef * idef, t_commrec * cr, int nfile,
t_filenm fnm[])