Update of /cvsroot/monetdb/MonetDB5/src/optimizer/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3270/optimizer/Tests
Modified Files:
tst4600.stable.out
Log Message:
re-approve test output
Index: tst4600.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/Tests/tst4600.stable.out,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- tst4600.stable.out 13 Jan 2008 15:18:35 -0000 1.15
+++ tst4600.stable.out 13 Jan 2008 17:36:21 -0000 1.16
@@ -39,22 +39,20 @@
function user.main():void; # 0 (main:void)
# the first test for macro expansions and inversions # 1 (_1:str)
io.print("test expansion"); # 2 IOprint_val (_5:void)<-(_6:str)
- nil:void; # 3 (_7:void)<-(_18:void)
- _12 := 0; # 4 (_12:int)<-(_13:int)
-barrier _14 := calc.<(_12,2); # 5 CALCcompLTintint
(_14:bit)<-(_12:int)(_8:int) jump 9
- io.print("Welcome"); # 6 IOprint_val (_15:void)<-(_16:str)
- _12 := calc.+(_12,1); # 7 CALCbinaryADDintint
(_12:int)<-(_12:int)(_17:int)
- redo _14 := calc.<(_12,2); # 8 CALCcompLTintint
(_14:bit)<-(_12:int)(_8:int) jump 6
-exit _14; # 9 (_14:bit)
- mdb.list(); # 10 MDBlist (_9:void)
-end main; # 11
+ _12 := 0; # 3 (_12:int)<-(_13:int)
+barrier _14 := calc.<(_12,2); # 4 CALCcompLTintint
(_14:bit)<-(_12:int)(_8:int) jump 8
+ io.print("Welcome"); # 5 IOprint_val (_15:void)<-(_16:str)
+ _12 := calc.+(_12,1); # 6 CALCbinaryADDintint
(_12:int)<-(_12:int)(_17:int)
+ redo _14 := calc.<(_12,2); # 7 CALCcompLTintint
(_14:bit)<-(_12:int)(_8:int) jump 5
+exit _14; # 8 (_14:bit)
+ mdb.list(); # 9 MDBlist (_9:void)
+end main; # 10
[ "test expansion" ]
[ "Welcome" ]
[ "Welcome" ]
function user.main():void;
# the first test for macro expansions and inversions
io.print("test expansion");
- nil:void;
_12 := 0;
barrier _14 := calc.<(_12,2);
io.print("Welcome");
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins