x86 Bootstrap Failure in find_free_freg

Mark Mitchell mark@codesourcery.com
Wed Jan 17 09:15:00 GMT 2001


Folks --

  Something recent is causing an error bootstrapping on
i686-pc-linux-gnu, according to last night's automated builds.  If you
made a change that might be causing this, I would appreciate your
looking into it as quickly as possible, since a) we're trying to
stabilize right now, and b) not being able to bootstrap is a serious
problem for people working on the front-ends and libraries.

./xgcc -B./ -B/tmp/gcc-20010117-root/usr/local/i386-pc-linux-gnu/bin/ -isystem /tmp/gcc-20010117-root/usr/local/i386-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include  -DL_udivmoddi4 -c ../../gcc/libgcc2.c -o libgcc/./_udivmoddi4.o
../../gcc/libgcc2.c: In function `__udivmoddi4':
../../gcc/libgcc2.c:722: Internal compiler error in find_free_reg, at local-alloc.c:2149

  Let me know if you need more information.

  If this is already fixed, great!

  Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-bugs mailing list