diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2024-06-07 10:12:09 +0200 |
---|---|---|
committer | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2024-06-07 10:12:09 +0200 |
commit | 9ab90fc627301b1701cf19bf4ca220f02a93d894 (patch) | |
tree | 044dcf931dbfb717f55e06ae4ca9f1ba00324ef0 /libcpp | |
parent | 51046e46ae66ca95bf2b93ae60f0c4d6b338f8af (diff) | |
download | gcc-9ab90fc627301b1701cf19bf4ca220f02a93d894.zip gcc-9ab90fc627301b1701cf19bf4ca220f02a93d894.tar.gz gcc-9ab90fc627301b1701cf19bf4ca220f02a93d894.tar.bz2 |
testsuite: go: Require split-stack support for go.test/test/index0.go [PR87589]
The index0-out.go test FAILs on Solaris (SPARC and x86, 32 and 64-bit),
as well as several others:
FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments
The test SEGVs because it tries a stack acess way beyond the stack
area. As Ian analyzed in the PR, the testcase currently requires
split-stack support, so this patch requires just that.
Tested on i386-pc-solaris2.11 and sparc-sun-solaris2.11.
2024-06-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
gcc/testsuite:
PR go/87589
* go.test/go-test.exp (go-gc-tests): Require split-stack support
for index0.go.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions