re PR target/65103 ([i386] GOTOFF relocation is not propagated into address expression)
authorIlya Enkovich <ilya.enkovich@intel.com>
Thu, 12 Mar 2015 09:53:36 +0000 (09:53 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Thu, 12 Mar 2015 09:53:36 +0000 (09:53 +0000)
commit58b387e61f3236b6c0c0eea54b92c4bf8f85e98d
tree8590e2e69903c6f16de8debdfaf054da8e7633dc
parent1b89b8f062f42c782ca528be2a8239019141947f
re PR target/65103 ([i386] GOTOFF relocation is not propagated into address expression)

gcc/

PR target/65103
* config/i386/i386.c (ix86_address_cost): Fix cost of a PIC
register.

gcc/testsuite/

PR target/65103
* gcc.target/i386/pr65103-1.c: New.

From-SVN: r221380
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr65103-1.c [new file with mode: 0644]