From: panne Date: Thu, 19 Dec 2002 18:02:13 +0000 (+0000) Subject: [project @ 2002-12-19 18:02:13 by panne] X-Git-Tag: Approx_11550_changesets_converted~1320 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7e4f1410ee23b99b720c7fc17e6fb8a59544214f;p=ghc-hetmet.git [project @ 2002-12-19 18:02:13 by panne] Warning police (labels at end of compound statements are uncool, GCC says...) --- diff --git a/ghc/rts/Profiling.c b/ghc/rts/Profiling.c index 613d302..b9136ee 100644 --- a/ghc/rts/Profiling.c +++ b/ghc/rts/Profiling.c @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: Profiling.c,v 1.34 2002/11/01 11:17:29 simonmar Exp $ + * $Id: Profiling.c,v 1.35 2002/12/19 18:02:13 panne Exp $ * * (c) The GHC Team, 1998-2000 * @@ -715,6 +715,7 @@ reportCCSProfiling( void ) gen_XML_logfile(); return; default: + break; } fprintf(prof_file, "\t%s Time and Allocation Profiling Report (%s)\n",