https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84183

            Bug ID: 84183
           Summary: internal compiler error: in initialize, at
                    alloc-pool.h:257
           Product: gcc
           Version: 7.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tplank at gmx dot at
  Target Milestone: ---

Created attachment 43323
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43323&action=edit
config log

$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-cygwin/7.2.0/lto-wrapper.exe
Target: x86_64-unknown-cygwin
Configured with: ../gcc-7.2.0/configure --enable-threads
--enable-languages=c,c++,fortran,lto,objc,obj-c++ --disable-sjlj-exceptions
--with-mpc=/usr/local --with-isl=/usr/local --with-mpfr=/usr/local
--with-gmp=/usr/local
Thread model: posix
gcc version 7.2.0 (GCC)


I'm trying to build GCC 7.3.0 on the same platform as above (7.2.0 worked).

I'm getting the following error:

cc1: internal compiler error: in initialize, at alloc-pool.h:257
Please submit a full bug report,
with preprocessed source if appropriate.

This is my first attempt to file such a report.


======

Here's the make log:

[ -f stage_final ] || echo stage3 > stage_final
make[1]: Entering directory '/cygdrive/f/buildgcc730'
make[2]: Entering directory '/cygdrive/f/buildgcc730'
make[3]: Entering directory '/cygdrive/f/buildgcc730'
rm -f stage_current
make[3]: Leaving directory '/cygdrive/f/buildgcc730'
make[2]: Leaving directory '/cygdrive/f/buildgcc730'
make[2]: Entering directory '/cygdrive/f/buildgcc730'
make[3]: Entering directory '/cygdrive/f/buildgcc730/libiberty'
make[3]: Entering directory '/cygdrive/f/buildgcc730/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/f/buildgcc730/intl'
make[3]: Entering directory
'/cygdrive/f/buildgcc730/build-x86_64-unknown-cygwin/libiberty'
make[4]: Entering directory '/cygdrive/f/buildgcc730/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/cygdrive/f/buildgcc730/libiberty/testsuite'
make[3]: Leaving directory '/cygdrive/f/buildgcc730/libiberty'
make[4]: Entering directory
'/cygdrive/f/buildgcc730/build-x86_64-unknown-cygwin/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory
'/cygdrive/f/buildgcc730/build-x86_64-unknown-cygwin/libiberty/testsuite'
make[3]: Entering directory '/cygdrive/f/buildgcc730/zlib'
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g" "CXXFLAGS=-g"
"CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install
-c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install
-c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++
-static-libgcc -Wl,--stack,12582912" "LIBCFLAGS=-g -O2"
"LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo
--split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG="
"PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest"
"RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/share/info"
"libdir=/usr/local/lib" "prefix=/usr/local"
"tooldir=/usr/local/x86_64-unknown-cygwin" "AR=ar" "AS=as" "CC=gcc" "CXX=g++
-std=gnu++98"
"LD=/usr/local/lib/gcc/x86_64-unknown-cygwin/7.2.0/../../../../x86_64-unknown-cygwin/bin/ld.exe"
"LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all
multi-do # make
make[3]: Leaving directory
'/cygdrive/f/buildgcc730/build-x86_64-unknown-cygwin/libiberty'
make[3]: Leaving directory '/cygdrive/f/buildgcc730/zlib'
make[3]: Entering directory '/cygdrive/f/buildgcc730/libbacktrace'
make[3]: Entering directory '/cygdrive/f/buildgcc730/libdecnumber'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/f/buildgcc730/libdecnumber'
make  all-am
make[4]: Entering directory '/cygdrive/f/buildgcc730/libbacktrace'
true  DO=all multi-do # make
make[4]: Leaving directory '/cygdrive/f/buildgcc730/libbacktrace'
make[3]: Leaving directory '/cygdrive/f/buildgcc730/libbacktrace'
make[3]: Entering directory '/cygdrive/f/buildgcc730/lto-plugin'
make  all-am
make[3]: Entering directory '/cygdrive/f/buildgcc730/libcpp'
test -f config.h || (rm -f stamp-h1 && make stamp-h1)
make[4]: Entering directory '/cygdrive/f/buildgcc730/lto-plugin'
make[3]: Leaving directory '/cygdrive/f/buildgcc730/libcpp'
make[3]: Entering directory
'/cygdrive/f/buildgcc730/build-x86_64-unknown-cygwin/fixincludes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory
'/cygdrive/f/buildgcc730/build-x86_64-unknown-cygwin/fixincludes'
make[4]: Leaving directory '/cygdrive/f/buildgcc730/lto-plugin'
make[3]: Leaving directory '/cygdrive/f/buildgcc730/lto-plugin'
make[3]: Entering directory
'/cygdrive/f/buildgcc730/build-x86_64-unknown-cygwin/libcpp'
test -f config.h || (rm -f stamp-h1 && make stamp-h1)
make[3]: Leaving directory
'/cygdrive/f/buildgcc730/build-x86_64-unknown-cygwin/libcpp'
make[3]: Entering directory '/cygdrive/f/buildgcc730/gcc'
/cygdrive/f/buildgcc730/./gcc/xgcc -B/cygdrive/f/buildgcc730/./gcc/ -nostdinc
-x c /dev/null -S -o /dev/null
-fself-test=../../gcc-7.3.0/gcc/testsuite/selftests
cc1: internal compiler error: in initialize, at alloc-pool.h:257
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
make[3]: *** [Makefile:1933: s-selftest] Error 1
make[3]: Leaving directory '/cygdrive/f/buildgcc730/gcc'
make[2]: *** [Makefile:4544: all-stage1-gcc] Error 2
make[2]: Leaving directory '/cygdrive/f/buildgcc730'
make[1]: *** [Makefile:21465: stage1-bubble] Error 2
make[1]: Leaving directory '/cygdrive/f/buildgcc730'
make: *** [Makefile:932: all] Error 2

Reply via email to