From: "kwisatz haderach": > It is the fix I tried when I found the problem. I should have > mentioned it in my email. It doesn't work for all the functions. > > if you replace the dummy function in my example by > > void dummy() > { > double f = 1.0; > f++; > } > > the problem is still there. There is still one register in > use at the end. Same if you try to change the save_reg function. > And my knowledge of how TCC manages the FPU is too limited to > find a better fix.
Too bad. I added a TODO entry ;) --- grischka _______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/tinycc-devel