Tested on m68k-suse-linux, installed as obvious.
Andreas.
* gcc.dg/bf-spl1.c (main): Fix implicit int.
diff --git a/gcc/testsuite/gcc.dg/bf-spl1.c b/gcc/testsuite/gcc.dg/bf-spl1.c
index b28130d..1cba005 100644
--- a/gcc/testsuite/gcc.dg/bf-spl1.c
+++ b/gcc/testsuite/gcc.dg/bf-spl1.c
@@ -44,6 +44,7 @@ pack_d ()
x = dst.bits.fraction;
}
+int
main ()
{
pack_d ();
--
2.1.2
--
Andreas Schwab, SUSE Labs, [email protected]
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."