Le vendredi 15 novembre 2013, 12:58:46 Christian JULLIEN a écrit : > Ooops, > Core dump prevents other tests to run. > make -k test > Also shows me: > Test: 22_floating_point... > --- 22_floating_point.expect 2013-11-15 12:52:51.074288259 > +0100 +++ 22_floating_point.output 2013-11-15 > 12:55:02.572856697 +0100
I see what is the problem and already have a fix for this. However, that fix breaks some of my own test so there may be something wrong in it. I'll look into it this afternoon, it shouldn't take long to figure it out. About the float ret test, it's now the next arm item on my todo list. Before that I want to fix a relocation bug I'm having when running one of the test of tcc's testsuite. Again, I think I have a fix but the relocation bug then turns into a segfault (I suspect a bit later in the test). Anyway, I'll keep you informed when float_ret will work. Best regards, Thomas _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
