tree-ssa-math-opts.c
114 KB
-
Fix bswap optimization on big-endian (PR69714, 67781). · 6d87c306
PR tree-optimization/69714 * tree-ssa-math-opts.c (find_bswap_or_nop): Revert previous change. Return NULL if we have irrelevant high bytes on BIG_ENDIAN. testsuite/ PR tree-optimization/69714 * gcc.dg/torture/pr69714.c: New test. From-SVN: r233452
Bernd Schmidt committed