gas on cygwin doesn't like section type (althought that's not what the docu says...
[libfirm] / ir / stat / statev.h
index 2ff51d7..886a223 100644 (file)
@@ -31,6 +31,7 @@
 #if !defined(FIRM_STATISTICS) || defined(DISABLE_STATEV)
 
 #define stat_ev_do(expr)
+#define stat_ev_enabled             0
 #define stat_ev_if                  if (0)
 #define stat_ev_dbl(name, val)
 #define stat_ev_int(name, val)