https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61320
--- Comment #33 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #32 from Thomas Preud'homme <thomas.preudhomme at arm dot com> --- [...] > Are you sure the patch was applied to this test? Line 78 I have "bfin.inval = > (struct ok) { 0x83, 0x85, 0x87, 0x89 };" > > The next abort about this line is under a "if (out == 0x89878583)" so would > not > abort either. By the way, no need to do a bootstrap again or run the whole > testsuite to try this patch, only this test was changed. Sorry, I've been dreaming: I'd only applied https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00294.html and https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00295.html With the correct patch for bswap-2.c, the test passes for sparc-sun-solaris2.11 (both 32 and 64-bit). Sorry for the noise. Rainer