Hi, On 2012-06-27 15:02:20 -0400, Milutin Jovanović wrote: > Would you mind adding your test into the test "suite". Pick tests or tests2 > which ever you find easier to add to. I hope it will take only minutes > since you already have them written.
I've rewritten my tests to be added to the test suite and improved them. They show that my patch was actually incorrect when the first argument is unsigned short: the type should by int, not unsigned int. This needs to be fixed... I've pushed this test to the "mob" patchwork. -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
