This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401
- 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: Fri, 14 Jan 2011 18:27:53 +0000
- Subject: [Bug go/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401
- Auto-submitted: auto-generated
- References: <bug-47219-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47219
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-01-14 18:27:40 UTC ---
sparc-sun-solaris2.11 bootstrap with Go included succeeded now (with a
couple of libgo patches already posted), make check still running, but
gcc/testsuite/go testresults look good:
=== go Summary ===
# of expected passes 5746
# of unexpected failures 16
# of expected failures 48
# of untested testcases 4
Thanks.
Rainer