[Bug go/68496] New: [libgo] reflect test fails on Linux x86-64
ismail at i10z dot com
gcc-bugzilla@gcc.gnu.org
Mon Nov 23 09:11:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68496
Bug ID: 68496
Summary: [libgo] reflect test fails on Linux x86-64
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
Assignee: ian at airs dot com
Reporter: ismail at i10z dot com
CC: cmang at google dot com
Target Milestone: ---
Getting:
Aborted
reflect.call.N13_reflect.Value
/havana/sources/gcc-trunk/build/x86_64-pc-linux-gnu/libgo/gotest32408/test/value.go:450
reflect.Call.N13_reflect.Value
/havana/sources/gcc-trunk/build/x86_64-pc-linux-gnu/libgo/gotest32408/test/value.go:300
reflect_test.TestCallWithStruct
/havana/sources/gcc-trunk/build/x86_64-pc-linux-gnu/libgo/gotest32408/test/all_test.go:1492
testing.tRunner
../../../libgo/go/testing/testing.go:455
goroutine 16 [chan receive]:
testing.RunTests
../../../libgo/go/testing/testing.go:561
testing.Run.pN9_testing.M
../../../libgo/go/testing/testing.go:493
main.main
/havana/sources/gcc-trunk/build/x86_64-pc-linux-gnu/libgo/gotest32408/test/_testmain.go:146
created by main
../../../libgo/runtime/go-main.c:48
goroutine 18 [finalizer wait]:
created by runtime_createfing
../../../libgo/runtime/mgc0.c:2577
goroutine 53 [sleep]:
reflect_test.selectWatcher
/havana/sources/gcc-trunk/build/x86_64-pc-linux-gnu/libgo/gotest32408/test/all_test.go:1383
created by reflect_test.$nested2
/havana/sources/gcc-trunk/build/x86_64-pc-linux-gnu/libgo/gotest32408/test/all_test.go:1113
FAIL: reflect
λ ./gcc/gccgo -v
Using built-in specs.
COLLECT_GCC=./gcc/gccgo
Target: x86_64-pc-linux-gnu
Configured with: ../configure --prefix=/opt/gcc-trunk
--enable-languages=c,c++,fortran,go --enable-checking=release --enable-ssp
--disable-libssp --disable-libvtv --disable-libmpx --with-system-zlib
--enable-__cxa_atexit --enable-libstdcxx-allocator=new --enable-linker-build-id
--disable-plugin --enable-linux-futex --program-suffix=-6
--without-system-libunwind --with-tune=corei7-avx
--with-build-config=bootstrap-lto --disable-multilib --disable-werror
--disable-nls --with-fpmath=sse --enable-clocale=gnu
Thread model: posix
gcc version 6.0.0 20151123 (experimental) (GCC)
More information about the Gcc-bugs
mailing list