summaryrefslogtreecommitdiffstats
path: root/lang/ghc5/files/patch-ghc_rts_Profiling.c
blob: d0d78bcb7a3924424dc5c8cffb93ff8ebe3e0076 (plain)
1
2
3
4
5
6
7
8
9
10
--- ghc/rts/Profiling.c.orig	Tue May 24 23:15:46 2005
+++ ghc/rts/Profiling.c	Tue May 24 23:15:56 2005
@@ -713,6 +713,7 @@ reportCCSProfiling( void )
       gen_XML_logfile();
       return;
     default:
+      /* do nothing */;
     }
 
     fprintf(prof_file, "\t%s Time and Allocation Profiling Report  (%s)\n", 
OpenPOWER on IntegriCloud