http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56324
Bug #: 56324 Summary: exp/locale/collate/build FAILs on 64-bit Solaris/SPARC Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com ReportedBy: r...@gcc.gnu.org Host: sparc*-*-solaris2.* Target: sparc*-*-solaris2.* Build: sparc*-*-solaris2.* One of two remaining libgo failures on 64-bit Solaris/SPARC is Running target unix/-m64 FAIL: exp/locale/collate/build panic: runtime error: index out of range [recovered] panic: runtime error: index out of range #0 __go_runtime_error (i=i@entry=0) at /vol/gcc/src/hg/trunk/local/libgo/runtime/go-runtime-error.c:59 #1 0x0000000100010ff0 in exp_locale_collate_build.Add.pN32_exp_locale_collate_build.Builder (b=b@entry=0xc20041de60, runes=..., colelems=..., variables=...) at builder.go:167 #2 0x000000010001e190 in build.newBuilder (t=t@entry=0xc2004342d0, ducet=...) at builder_test.go:67 #3 0x000000010000c388 in exp_locale_collate_build.TestSimplify ( t=0xc2004342d0) at builder_test.go:164 #4 0xfffffff677c76904 in testing.tRunner (test=0xc200433230, t.param=<optimized out>) at /vol/gcc/src/hg/trunk/local/libgo/go/testing/testing.go:310 #5 testing.$thunk10 (__go_thunk_parameter=0xc200429e30) at /vol/gcc/src/hg/trunk/local/libgo/go/testing/testing.go:422 #6 0xfffffff677be7198 in kickoff () at /vol/gcc/src/hg/trunk/local/libgo/runtime/proc.c:369 #7 0xffffffff7ed5b238 in __makecontext_v2 () from /lib/64/libc.so.1 Rainer