r125245 - in /branches/gcc-4_2-branch/gcc: Chan...
danglin@gcc.gnu.org
danglin@gcc.gnu.org
Fri Jun 1 00:02:00 GMT 2007
Author: danglin
Date: Fri Jun 1 00:02:45 2007
New Revision: 125245
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125245
Log:
Backport from mainline:
2007-05-05 Aurelien Jarno <aurelien@aurel32.net>
* config/pa/pa.md: Split tgd_load, tld_load and tie_load
into pic and non-pic versions. Mark r19 as used for
tgd_load_pic, tld_load_pic and tie_load_pic. Mark r27 as used
for tgd_load, tld_load and tie_load .
* config/pa/pa.c (legitimize_tls_address): Emit pic or non-pic
version of tgd_load, tld_load and tie_load depending on the
value of flag_pic.
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/config/pa/pa.md
More information about the Gcc-cvs
mailing list