------- Additional Comments From jlquinn at gcc dot gnu dot org 2004-11-17 04:40 ------- OK - turned out to be a simple bug, not adjusting for the minus sign. Amazingly all of the above patches had the bug and I couldn't have had successful tests with it there.
Here's the updated patch with floatconv.c properly included ;-) One note is I used automake-1.9.3 to regen Makefile.in. If that's an issue, I can hand-edit the .in file easily enough - just 2 changes. Fixes the regressions in make check. If you're OK with the automake stuff I'll check it in, else do the more minimal edit. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17140