This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/48122] crypto/aes test fails on 32-bit Solaris 11/x86
- 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:23:05 +0000
- Subject: [Bug go/48122] crypto/aes test fails on 32-bit Solaris 11/x86
- Auto-submitted: auto-generated
- References: <bug-48122-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48122
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-02-16 19:23:05 UTC ---
> --- Comment #2 from Ian Lance Taylor <ian at airs dot com> 2012-02-14 19:47:16 UTC ---
> I believe this is fixed now. The testsuite compilation now uses
> -fno-toplevel-reorder to ensure that the tests are run in the expected order.
True, I just neglected to check and close those old PRs.
Rainer