http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325
Oleg Endo <oleg.e...@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleg.e...@t-online.de --- Comment #19 from Oleg Endo <oleg.e...@t-online.de> 2011-11-21 00:48:16 UTC --- Hello, the patch from 181405 also breaks things for the SH target when compiling for big endian. For instance when compiling the CSiBE set it bails out with: /home/code/CSiBE/./src/./teem-1.6.0-src/src/air/754.c: In function 'airFPGen_d': /home/code/CSiBE/./src/./teem-1.6.0-src/src/air/754.c:283:45: internal compiler error: in int_mode_for_mode, at stor-layout.c:424 I haven't checked the testsuite results, but I guess they are similar to the other reports.