i386.c (ix86_address_cost): Add explicit restriction to RTL level for the check for...
authorIgor Zamyatin <igor.zamyatin@intel.com>
Tue, 16 Dec 2014 08:35:29 +0000 (08:35 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Tue, 16 Dec 2014 08:35:29 +0000 (08:35 +0000)
commitad52126ec303c6c493620978d9c1316768779d8b
tree7395d20297882c963cbefd73a0ebd2fafb8108cd
parent744868aa9cd16183d92285eda5e3749aca79c5a5
i386.c (ix86_address_cost): Add explicit restriction to RTL level for the check for PIC register.

gcc/
* config/i386/i386.c (ix86_address_cost): Add explicit restriction
to RTL level for the check for PIC register.

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