i386.c (ix86_rtx_costs): For -fpic and x86-64 local symbolic constants are not expensive.
authorJan Hubicka <jh@suse.cz>
Tue, 25 Mar 2003 19:44:50 +0000 (20:44 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 25 Mar 2003 19:44:50 +0000 (19:44 +0000)
commit3504dad3f6f3c6df4e72aed80203eb687affff04
treea6ed9fab767d34432bf5904b2a8a7217340a5262
parentcb9a1d9bb63b68d604dde99a916e48eb5171dd7e
i386.c (ix86_rtx_costs): For -fpic and x86-64 local symbolic constants are not expensive.

* i386.c (ix86_rtx_costs): For -fpic and x86-64 local symbolic
constants are not expensive.

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