Re: [Fwd: Failure in bootstrapping gfortran-4.5 on Cygwin]

2009-05-09 Thread Dave Korn
Ian Lance Taylor wrote: > Not sure if it has been approved. Not yet AFAIK. > I sort of thing that > (enum format_lengths) 0 > should be replaced by > FMT_LEN_none > > In c-format.c I replaced > (enum format_std_version) 0 > with > STD_C89 > but that is certainly more a style

Re: [Fwd: Failure in bootstrapping gfortran-4.5 on Cygwin]

2009-05-08 Thread Tim Prince
Ian Lance Taylor wrote: Angelo Graziosi writes: The current snapshot 4.5-20090507 fails to bootstrap on Cygwin: It did bootstrap effortlessly for me, once I logged off to clear hung processes, with the usual disabling of strict warnings. I'll let testsuite run over the weekend.

Re: [Fwd: Failure in bootstrapping gfortran-4.5 on Cygwin]

2009-05-08 Thread Ian Lance Taylor
Angelo Graziosi writes: > The current snapshot 4.5-20090507 fails to bootstrap on Cygwin: There is a patch here: http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00125.html Not sure if it has been approved. I sort of thing that (enum format_lengths) 0 should be replaced by FMT_LEN_none I

[Fwd: Failure in bootstrapping gfortran-4.5 on Cygwin]

2009-05-08 Thread Angelo Graziosi
The current snapshot 4.5-20090507 fails to bootstrap on Cygwin: [...] /tmp/build/./prev-gcc/xgcc -B/tmp/build/./prev-gcc/ -B/usr/local/gfortran/i686-pc-cygwin/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes