[Bug go/64573] New: Cmd.Start swallows error from fork()/clone()

2015-01-12 Thread eswierk at gmail dot com
Assignee: ian at airs dot com Reporter: eswierk at gmail dot com CC: cmang at google dot com Created attachment 34428 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34428&action=edit Proposed fix Cmd.Start ignores the error code from the underlyi

[Bug go/64573] Cmd.Start swallows error from fork()/clone()

2015-01-12 Thread eswierk at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64573 Ed Swierk changed: What|Removed |Added Attachment #34428|0 |1 is obsolete|

[Bug libgcc/61666] New: go float32/64 to int64 conversion segfaults on mips32 when libgcc_cv_mips_hard_float=yes

2014-07-01 Thread eswierk at gmail dot com
Severity: normal Priority: P3 Component: libgcc Assignee: unassigned at gcc dot gnu.org Reporter: eswierk at gmail dot com Created attachment 33042 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33042&action=edit Test case I'm using gc

[Bug libgcc/61666] go float32/64 to int64 conversion segfaults on mips32 when libgcc_cv_mips_hard_float=yes

2014-07-04 Thread eswierk at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61666 Ed Swierk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---