This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/48501] 64bit-out.go, select5-out.go, tmp.go compilation times out
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 16 Feb 2012 19:25:56 +0000
- Subject: [Bug go/48501] 64bit-out.go, select5-out.go, tmp.go compilation times out
- Auto-submitted: auto-generated
- References: <bug-48501-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48501
--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-02-16 19:25:56 UTC ---
> --- Comment #5 from Ian Lance Taylor <ian at airs dot com> 2012-02-14 18:06:55 UTC ---
> Should be fixed now. Let me know if you still see problems.
Not with these three. Only
Running target unix/-m64
FAIL: go.test/test/chan/doubleselect.go execution, -O2 -g
WARNING: program timed out.
times out consistently (64-bit only, Solaris 9 to 11).
Rainer