https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69639
Bug ID: 69639
Summary: [6 Regression] FAIL:
gcc.c-torture/compile/limits-exprparen.c
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa2.0w-hp-hpux11.11
Target: hppa2.0w-hp-hpux11.11
Build: hppa2.0w-hp-hpux11.11
At all optimizations:
Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
-f
no-diagnostics-show-caret -fdiagnostics-color=never -Os -w -c -o
limits-en
umconst.o
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/limits-enumconst
.c (timeout = 300)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
-fno-diagnostics
-show-caret -fdiagnostics-color=never -Os -w -c -o limits-enumconst.o
/test/gnu/
gcc/gcc/gcc/testsuite/gcc.c-torture/compile/limits-enumconst.c
PASS: gcc.c-torture/compile/limits-enumconst.c -Os (test for excess errors)
Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
-f
no-diagnostics-show-caret -fdiagnostics-color=never -O0 -w -c -o
limits-ex
prparen.o
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/limits-exprparen
.c (timeout = 300)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
-fno-diagnostics
-show-caret -fdiagnostics-color=never -O0 -w -c -o limits-exprparen.o
/test/gnu/
gcc/gcc/gcc/testsuite/gcc.c-torture/compile/limits-exprparen.c
^M
Pid 22263 received a SIGSEGV for stack growth filure.^M
Possible causes: insufficient memory or swap space,^M
or stack size exceeded maxssiz. ^M
xgcc: internal compiler error: Segmentation fault (program cc1)
Please submit a full bug report,
-bash-4.3$ ulimit -s
16384
Only seen on 32-bit hpux target. 64-bit and linux are okay.