The last few days have seen this failure: I refreshed my source completely, on this occasion, to see if I could get round it. I'll submit a PR tonight if somebody has not found the problem.

[EMAIL PROTECTED] /cygdrive/d/gcc-cvs/build
$ ../gcc/configure --enable-maintainer-mode --enable-shared --disable-static --
prefix=/cygdrive/d/irun-cvs --with-gmp=/usr/local --with-mpfr=/usr/local --enab
le-languages=c,f95

[EMAIL PROTECTED] /cygdrive/d/gcc-cvs/build
$ make bootstrap

after a little while.....

/cygdrive/d/gcc-cvs/build/./gcc/xgcc -B/cygdrive/d/gcc-cvs/build/./gcc/ -B/cygdr
ive/d/irun-cvs/i686-pc-cygwin/bin/ -B/cygdrive/d/irun-cvs/i686-pc-cygwin/lib/ -i system /cygdrive/d/irun-cvs/i686-pc-cygwin/include -isystem /cygdrive/d/irun-cvs /i686-pc-cygwin/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc/libgfortran -I. -
iquote../../../gcc/libgfortran/io -std=gnu99 -Wall -Wstrict-prototypes -Wmissing
-prototypes -Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2 -c ../../.
./gcc/libgfortran/runtime/environ.c -o environ.o
../../../gcc/libgfortran/runtime/environ.c: In function 'init_integer':
../../../gcc/libgfortran/runtime/environ.c:104: error: invariant not recomputed
when ADDR_EXPR changed
&_ctype_D.1948[1];

../../../gcc/libgfortran/runtime/environ.c:104: internal compiler error: verify_
stmts failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [environ.lo] Error 1
make[3]: Leaving directory `/cygdrive/d/gcc-cvs/build/i686-pc-cygwin/libgfortran
'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/cygdrive/d/gcc-cvs/build/i686-pc-cygwin/libgfortran
'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/cygdrive/d/gcc-cvs/build'
make: *** [bootstrap] Error 2

Reply via email to