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

            Bug ID: 87184
           Summary: generic-match.c:55076:1: ICE: Segmentation fault
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

/test/gnu/gcc/objdir/./prev-gcc/xg++ -B/test/gnu/gcc/objdir/./prev-gcc/
-B/opt/g
nu64/gcc/gcc-9/hppa64-hp-hpux11.11/bin/ -nostdinc++
-B/test/gnu/gcc/objdir/prev-
hppa64-hp-hpux11.11/libstdc++-v3/src/.libs
-B/test/gnu/gcc/objdir/prev-hppa64-hp
-hpux11.11/libstdc++-v3/libsupc++/.libs 
-I/test/gnu/gcc/objdir/prev-hppa64-hp-h
pux11.11/libstdc++-v3/include/hppa64-hp-hpux11.11 
-I/test/gnu/gcc/objdir/prev-h
ppa64-hp-hpux11.11/libstdc++-v3/include 
-I/test/gnu/gcc/gcc/libstdc++-v3/libsup
c++ -L/test/gnu/gcc/objdir/prev-hppa64-hp-hpux11.11/libstdc++-v3/src/.libs
-L/te
st/gnu/gcc/objdir/prev-hppa64-hp-hpux11.11/libstdc++-v3/libsupc++/.libs
-fno-PIE
 -c   -g -O2 -fno-checking -DIN_GCC     -fno-exceptions -fno-rtti
-fasynchronous
-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual
-Wmissing-for
mat-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros
 -Wno-overlength-strings -Werror -fno-common -Wno-unused -DHAVE_CONFIG_H -I.
-I.
 -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I./../intl
-I../.
./gcc/gcc/../libcpp/include -I/opt/gnu64/gcc/gmp/include 
-I../../gcc/gcc/../lib
decnumber -I../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber
-I../../gcc/gcc/
../libbacktrace   -o generic-match.o -MT generic-match.o -MMD -MP -MF
./.deps/ge
neric-match.TPo generic-match.c
during GIMPLE pass: einline
generic-match.c: In function 'tree_node* generic_simplify_MULT_EXPR(location_t,
tree_code, tree, tree, tree)':
generic-match.c:55076:1: internal compiler error: Segmentation fault
55076 | }
      | ^
libbacktrace could not find executable to open

-bash-4.4$ prev-gcc/xgcc -Bprev-gcc/ -v
Reading specs from prev-gcc/specs
COLLECT_GCC=prev-gcc/xgcc
COLLECT_LTO_WRAPPER=prev-gcc/lto-wrapper
Target: hppa64-hp-hpux11.11
Configured with: ../gcc/configure --with-gnu-as --with-as=/opt/gnu64/bin/as
--with-ld=/usr/ccs/bin/ld --enable-shared --with-local-prefix=/opt/gnu64
--prefix=/opt/gnu64/gcc/gcc-9 --enable-threads=posix
--with-gmp=/opt/gnu64/gcc/gmp --enable-checking=yes
--enable-languages=c,c++,objc,obj-c++,fortran
Thread model: posix
gcc version 9.0.0 20180829 (experimental) [trunk revision 263968] (GCC)

Revision 263646 was okay.

Reply via email to