combine.c
485 KB
-
re PR target/54589 (struct offset add should be folded into address calculation) · 6b4f5050
PR target/54589 * combine.c (find_split_point): For invalid memory address nonobj + obj + const, if reg + obj + const is valid addressing mode, split at nonobj. Use if rather than else if for the fallback. Comment fixes. * gcc.target/i386/pr54589.c: New test. From-SVN: r266707
Jakub Jelinek committed