public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* gnu11 fallout
@ 2014-10-21 13:03 Andreas Schwab
  0 siblings, 0 replies; only message in thread
From: Andreas Schwab @ 2014-10-21 13:03 UTC (permalink / raw)
  To: gcc-patches

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, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-21 12:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-21 13:03 gnu11 fallout Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).