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]
Other format: [Raw text]

build error: gcc/gcc/gimplify.c:424: internal compiler error: Segmentation fault


SVN revision: 118109

Configured as: --prefix=$(installdir) --enable-bootstrap 
               --enable-threads=posix --enable-shared --with-system-zlib 
               --disable-nls --program-suffix=-svn --enable-languages=c,fortran

Command: make bootstrap-lean

Host triplet: i686-pc-linux-gnu

Latest messages:
/home/daniel/src/gcc-devel/gcc-build/./prev-gcc/xgcc -B/home/daniel/src/gcc-devel/gcc-build/./prev-gcc/ -B/home/daniel/src/gcc-devel/gcc-install/i686-pc-linux-gnu/bin/   -O2 -g -fomit-frame-pointer -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o 
build/gencodes \
            build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o 
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o 
build/errors.o .././libiberty/libiberty.a
build/gencodes ../../gcc/gcc/config/i386/i386.md \
          insn-conditions.md > tmp-codes.h
/bin/sh ../../gcc/gcc/../move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
/home/daniel/src/gcc-devel/gcc-build/./prev-gcc/xgcc -B/home/daniel/src/gcc-devel/gcc-build/./prev-gcc/ -B/home/daniel/src/gcc-devel/gcc-install/i686-pc-linux-gnu/bin/ -c   -O2 -g -fomit-frame-pointer -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Werror -fno-common   -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include  -I../../gcc/gcc/../libdecnumber -I../libdecnumber    ../../gcc/gcc/gimplify.c -o 
gimplify.o
../../gcc/gcc/gimplify.c: In function 'create_tmp_var_name':
../../gcc/gcc/gimplify.c:424: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.


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