defined function as INLINE to get around gcc warnigs, fix some doxygen comments
[libfirm] / testprograms / global_cse.c
index 025a8e3..4f2772d 100644 (file)
@@ -52,7 +52,7 @@ main(void)
   set_opt_dead_node_elimination (1);
 
 #define CLASSNAME "GLOBAL_CSE_EXAMPLE"
-#define METHODNAME "main"
+#define METHODNAME "GLOBAL_CSE_EXAMPLE_main"
 #define NRARGS 1
 #define NRES 1