This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
x86 Bootstrap Failure in find_free_freg
- To: gcc-bugs at gcc dot gnu dot org
- Subject: x86 Bootstrap Failure in find_free_freg
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Wed, 17 Jan 2001 09:22:02 -0800
- Organization: CodeSourcery, LLC
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