This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

--enable-checking bootstrap error in libgcc2.c on i686-gnu-linux


I'm trying to build the latest CVS version of the compiler (2000-12-24).
While trying to build _muldi3, it blows up.

 libgcc2.c:401: RTL check: expected elt 3 type 'e' or 'u', have '0' (rtx note)
 libgcc2.c:401: ICE in 'returnjump_p' at jump.c:3757
 
This is with 
../gcc/configure --enable-checking --prefix=/home/dvdeug/bin/gcc-cvs
on i686-gnu-linux, Debian GNU/Linux Woody (most recent unstable).

-- 
David Starner - dstarner98@aasaa.ofe.org
If you wish to strive for peace of soul then believe; 
if you wish to be a devotee of truth, then inquire.
   -- Friedrich Nietzsche

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]