--- Comment #4 from patchapp at dberlin dot org 2007-05-26 22:00 ---
Subject: Bug number PR32083
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01803.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #3 from burnus at gcc dot gnu dot org 2007-05-26 21:11 ---
Found it finally:
Index: real.c
===
--- real.c (revision 125096)
+++ real.c (working copy)
@@ -4746,7 +4746,7 @@
/* Take care of Infinity a
--- Comment #2 from burnus at gcc dot gnu dot org 2007-05-25 12:37 ---
This is a regression with regard to 4.2.0.
Brooks, you were looking for transfer regressions, weren't you?
(Just for completeness, 2007-05-15 r124736 is working, 2007-05-16 r124759 is
failing.)
--
burnus at gcc d