Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25676/compiler/mil
Modified Files:
Tag: XQuery_0-18
mil_opt.c
Log Message:
use proper macro in #ifdef directive: "OPT_COND" -> "OPT_CODEMOTION"
Index: mil_opt.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/mil_opt.c,v
retrieving revision 1.28
retrieving revision 1.28.2.1
diff -u -d -r1.28 -r1.28.2.1
--- mil_opt.c 25 May 2007 10:27:39 -0000 1.28
+++ mil_opt.c 6 Jun 2007 14:00:42 -0000 1.28.2.1
@@ -602,7 +602,7 @@
o->stmts[stmt_nr].refs++;
}
o->stmts[o->vars[var_nr].lastset[i]].used++;
-#ifdef OPT_COND
+#ifdef OPT_CODEMOTION
opt_move_kill(o, o->vars[var_nr].lastset[i]);
#endif
}
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins