[Bug go/56171] syscall FAILs on Solaris

2013-02-20 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 Ian Lance Taylor changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug go/56171] syscall FAILs on Solaris

2013-02-20 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #10 from ian at gcc dot gnu.org 2013-02-20 20:04:48 UTC --- Author: ian Date: Wed Feb 20 20:04:36 2013 New Revision: 196180 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196180 Log: PR go/56171 syscall: Solari

[Bug go/56171] syscall FAILs on Solaris

2013-02-14 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #9 from Rainer Orth 2013-02-14 10:11:11 UTC --- Created attachment 29448 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29448 proposed patch for __xnet_ socket functions This works fine in the 32-bit case, but for 64-bi

[Bug go/56171] syscall FAILs on Solaris

2013-02-12 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #8 from Ian Lance Taylor 2013-02-12 15:02:12 UTC --- I think we'll need to pull the relevant //sys lines out of socket.go into, e.g., socket_posix.go, and then add socket_xnet.go, and arrange for the Makefile to choose between

[Bug go/56171] syscall FAILs on Solaris

2013-02-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-12 14:43:41 UTC --- > --- Comment #6 from Ian Lance Taylor 2013-02-11 > 19:16:41 UTC --- [...] > Note that this test case execs itself in a separate process, so when using >

[Bug go/56171] syscall FAILs on Solaris

2013-02-11 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #6 from Ian Lance Taylor 2013-02-11 19:16:41 UTC --- The two closes of file descriptor 4 that you show are actually normal and expected for this test. The first is the deferred close of the os.File that wraps the file descript

[Bug go/56171] syscall FAILs on Solaris

2013-02-11 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #5 from ian at gcc dot gnu.org 2013-02-11 19:03:09 UTC --- Author: ian Date: Mon Feb 11 19:03:04 2013 New Revision: 195950 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195950 Log: PR go/56171 libgo: Solaris p

[Bug go/56171] syscall FAILs on Solaris

2013-02-07 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #4 from Rainer Orth 2013-02-07 17:06:27 UTC --- Created attachment 29387 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29387 proposed patch 2013-02-06 Rainer Orth PR go/56171 * mksysinfo.sh (AF_LOCAL): P

[Bug go/56171] syscall FAILs on Solaris

2013-02-07 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 Rainer Orth changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug go/56171] syscall FAILs on Solaris

2013-02-02 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug go/56171] syscall FAILs on Solaris

2013-02-02 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #1 from ian at gcc dot gnu.org 2013-02-02 15:40:20 UTC --- Author: ian Date: Sat Feb 2 15:40:14 2013 New Revision: 195686 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195686 Log: PR go/56171 syscall: Only ru