------- Comment #18 from fxcoudert at gcc dot gnu dot org 2007-07-27 06:50 ------- Hum, I don't see anything in rev. 123623 (http://gcc.gnu.org/viewcvs?view=rev&revision=123623) that looks too suspicious. What would need to be done now, in my opinion, is to: 1. check that rev. 123622 passes, 2. check that rev.123623 fails, 3a. check if reverting the libgfortran/io/write.c change makes it pass again 3b. check whether reverting the change to libgfortran/configure.ac makes it pass again (after autoreconf && automake in that directory)
This really has the cost of only (sic) one bootstrap, since only libgfortran needs rebuilding each time. I don't have a ppc-darwin computer anymore, so I unfortunately can't test. -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxcoudert at gcc dot gnu dot | |org Summary|[4.3 regression] HUGE(1.0d0)|[4.3 regression] HUGE(1.0d0) |is written a +Infinity on |output as +Infinity on ppc- |Darwin8 |darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32841