[Bug tree-optimization/83882] New: FAIL: g++.dg/opt/pr81715.C -std=gnu++98 (test for excess errors)
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 16 01:33:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83882
Bug ID: 83882
Summary: FAIL: g++.dg/opt/pr81715.C -std=gnu++98 (test for
excess errors)
Product: gcc
Version: 8.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: hppa-unknown-linux-gnu
Target: hppa-unknown-linux-gnu
Build: hppa-unknown-linux-gnu
Executing on host: /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++
-B/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../
/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/pr81715.C
-fno-diagnostics-show-caret -fdiagnostics-color=never -nostdinc++
-I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu
-I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=0
-std=gnu++98 -O2 -Wframe-larger-than=16384 -S -o pr81715.s (timeout = 300)
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++
-B/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../
/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/pr81715.C
-fno-diagnostics-show-caret -fdiagnostics-color=never -nostdinc++
-I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu
-I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=0
-std=gnu++98 -O2 -Wframe-larger-than=16384 -S -o pr81715.s
/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/pr81715.C: In function 'void
bar(int, int, int, S, int, int)':
/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/pr81715.C:36:1: warning: the
frame size of 85740 bytes is larger than 16384 bytes [-Wframe-larger-than=]
FAIL: g++.dg/opt/pr81715.C -std=gnu++98 (test for excess errors)
Excess errors:
/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/pr81715.C:36:1: warning: the
frame size of 85740 bytes is larger than 16384 bytes [-Wframe-larger-than=]
More information about the Gcc-bugs
mailing list