[project @ 2002-12-19 18:02:13 by panne]
authorpanne <unknown>
Thu, 19 Dec 2002 18:02:13 +0000 (18:02 +0000)
committerpanne <unknown>
Thu, 19 Dec 2002 18:02:13 +0000 (18:02 +0000)
Warning police (labels at end of compound statements are uncool, GCC says...)

ghc/rts/Profiling.c

index 613d302..b9136ee 100644 (file)
@@ -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",