This is the mail archive of the gcc@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]

Bootstrapping on i686-linux fails



On i686-linux-gnu the stage 1 compiler gets miscompiled with current CVS:

echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B./ -B/opt/gcc-3.1-devel/i686-pc-linux-gnu/bin/ -isystem /opt/gcc-3.1-devel/i686-pc-linux-gnu/include -S tmp-dum.c
tmp-dum.c:0: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [s-under] Error 1
make[2]: Leaving directory `/builds/gcc/gcc-3.1-devel/gcc'
make[1]: *** [stage1_build] Error 2

It worked 12hours ago,

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


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