[Bug go/92564] libgo regression in runtime test resulting in SIGSEGV on ppc64le

2020-10-08 Thread boger at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92564 --- Comment #3 from boger at gcc dot gnu.org --- Yes, I tried the value of 0x8 and the test passed. In the issue Ian mentioned that 0x10 was the default on x86. If we want the same default on x86 and ppc64 then 0x10 would work since

[Bug go/92564] libgo regression in runtime test resulting in SIGSEGV on ppc64le

2020-10-06 Thread boger at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92564 boger at gcc dot gnu.org changed: What|Removed |Added CC||amodra at gcc dot gnu.org

[Bug go/92567] New: libgo regression in syscall test on ppc64le resulting in timeout due to hang in read

2019-11-18 Thread boger at gcc dot gnu.org
Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: boger at gcc dot gnu.org CC: cmang at google dot com, seurer at us dot ibm.com Target Milestone: --- Timeouts occur in the libgo syscall test when running

[Bug go/92564] New: libgo regression in runtime test resulting in SIGSEGV on ppc64le

2019-11-18 Thread boger at gcc dot gnu.org
Priority: P3 Component: go Assignee: ian at airs dot com Reporter: boger at gcc dot gnu.org CC: cmang at google dot com, seurer at us dot ibm.com Target Milestone: --- When running the runtime test on ppc64le from trunk, a SIGSEV results

[Bug go/89227] gotools test cmd/go fails with link error "call lacks nop, can't restore toc; recompile with -fPIC"

2019-03-07 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89227 --- Comment #6 from boger at gcc dot gnu.org --- Works now, thanks.

[Bug go/89227] gotools test cmd/go fails with link error "call lacks nop, can't restore toc; recompile with -fPIC"

2019-02-06 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89227 --- Comment #3 from boger at gcc dot gnu.org --- (In reply to Ian Lance Taylor from comment #1) > Same as https://golang.org/issue/29046? Yes same as the issue. Since we weren't sure if this was a FE or BE bug I decided to open a bugzi

[Bug go/89227] gotools test cmd/go fails with link error "call lacks nop, can't restore toc; recompile with -fPIC"

2019-02-06 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89227 boger at gcc dot gnu.org changed: What|Removed |Added CC||seurer at gcc dot gnu.org

[Bug go/89227] New: gotools test cmd/go fails with link error "call lacks nop, can't restore toc; recompile with -fPIC"

2019-02-06 Thread boger at gcc dot gnu.org
NCONFIRMED Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: boger at gcc dot gnu.org CC: cmang at google dot com, wschmidt at gcc dot gnu.org Target Milestone: --- Target: ppc64le I'

[Bug go/89199] libgo intermittent testcase failures on ppc64le power9 after r268458

2019-02-06 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89199 boger at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2 Severity|normal

[Bug go/89199] New: libgo intermittent testcase failures on ppc64le power9 after r268458

2019-02-04 Thread boger at gcc dot gnu.org
Priority: P3 Component: go Assignee: ian at airs dot com Reporter: boger at gcc dot gnu.org CC: cmang at google dot com, wschmidt at gcc dot gnu.org Target Milestone: --- Some new intermittent testcase failures started appearing in gcc

[Bug tree-optimization/88011] [9 regression] r266028 causes a bunch of go failures

2018-11-14 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88011 --- Comment #4 from boger at gcc dot gnu.org --- Created attachment 45005 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45005=edit Hack workaround to show bad loop Through my debugging I found that if I add the print statement as sh

[Bug tree-optimization/88011] [9 regression] r266028 causes a bunch of go failures

2018-11-14 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88011 --- Comment #3 from boger at gcc dot gnu.org --- Created attachment 45003 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45003=edit Reproducer testcase for gccgo testresults failures in GCD You should be able to build this using gc

[Bug tree-optimization/88011] [9 regression] r266028 causes a bunch of go failures

2018-11-14 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88011 --- Comment #2 from boger at gcc dot gnu.org --- (In reply to Richard Biener from comment #1) > C testcase anyone? ;) I never succeeded extracting anything meaningful from > the Go testsuite logs to be able to reproduce sth (no cut possibl

[Bug go/66870] split stack issues on ppc64le and ppc64

2015-10-28 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66870 --- Comment #33 from boger at gcc dot gnu.org --- Author: boger Date: Wed Oct 28 16:00:46 2015 New Revision: 229493 URL: https://gcc.gnu.org/viewcvs?rev=229493=gcc=rev Log: Backport of r229009 PR66870 PowerPC64 Enable gold linker with split

[Bug go/66870] split stack issues on ppc64le and ppc64

2015-10-08 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66870 --- Comment #31 from boger at gcc dot gnu.org --- Author: boger Date: Thu Oct 8 19:21:45 2015 New Revision: 228623 URL: https://gcc.gnu.org/viewcvs?rev=228623=gcc=rev Log: Backport of rev 228311 PR target/66870 * config

[Bug go/66870] split stack issues on ppc64le and ppc64

2015-08-05 Thread boger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66870 --- Comment #20 from boger at gcc dot gnu.org --- Author: boger Date: Wed Aug 5 18:07:16 2015 New Revision: 226643 URL: https://gcc.gnu.org/viewcvs?rev=226643root=gccview=rev Log: 2015-08-15 Lynn Boger labo...@linux.vnet.ibm.com PR