--- a/test/sh4/testsh4.c Tue Sep 04 08:30:22 2007 +0000 +++ b/test/sh4/testsh4.c Sun Sep 16 07:01:07 2007 +0000 @@ -56,6 +56,7 @@ test_cmp(); test_cmpstr(); test_div0(); + test_div1(); test_float(); test_fmov(); test_ftrc();