i386.c (ix86_split_long_move): Do not handle address used for LEA in a special way.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 19 Sep 2017 18:38:10 +0000 (20:38 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 19 Sep 2017 18:38:10 +0000 (20:38 +0200)
commit684ccf0e119368fb8eba11bfce9d2724bcfaef9f
tree4b86c3db7097fa641cc443d43221641d25fa117b
parent23b49089a4f20c24535c964d1b0eba0995dff6c8
i386.c (ix86_split_long_move): Do not handle address used for LEA in a special way.

* config/i386/i386.c (ix86_split_long_move): Do not handle
address used for LEA in a special way.

From-SVN: r252984
gcc/ChangeLog
gcc/config/i386/i386.c