bootstrap broken in libgcc2.h

Andreas Jaeger aj@suse.de
Sun Sep 10 11:12:00 GMT 2000


Stephane,

it seems that your patch broke make bootstrap on i686-linux-gnu:

2000-09-10  Stephane Carrez  <Stephane.Carrez@worldnet.fr>

        * libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS_PER_WORD
        to decide whether 64-bit support must be generated.

if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/opt/gcc-2.96.test/i686-pc-linux-gnu/bin/ -isystem /opt/gcc-2.96.test/i686-pc-linux-gnu/include -O2   -DIN_GCC    -g -W -Wall  -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -Wno-long-long -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I/cvs/gcc/gcc -I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include  -DL_muldi3 -c /cvs/gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
/cvs/gcc/gcc/libgcc2.h:228: parse error before "__muldi3"
/cvs/gcc/gcc/libgcc2.h:228: warning: type defaults to `int' in declaration of `__muldi3'
/cvs/gcc/gcc/libgcc2.h:228: warning: parameter names (without types) in function declaration

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


More information about the Gcc-bugs mailing list