This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets
- 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: Mon, 09 Jul 2012 16:28:24 +0000
- Subject: [Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets
- Auto-submitted: auto-generated
- References: <bug-51094-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094
--- Comment #27 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-07-09 16:28:24 UTC ---
> Passed testing on i386, bootstrapped fine on x86_64 multilib, I'd appreciate
> testing on 32-bit multilib platform.
I've just completed a regtest with your patch on i386-pc-solaris2.10
(both 32 and 64-bit multilibs) without regressions.
Rainer