[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file

thopre01 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 30 03:20:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61320

--- Comment #45 from thopre01 at gcc dot gnu.org ---
I only looked at differences in bswap so far and it all looks ok. It correctly
detects three patterns of 16bit big endian load and replace them by 16bit
unsigned loads and cast the results to int as was done in the original pattern.



More information about the Gcc-bugs mailing list