This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r176938 - in /branches/x32/gcc: ChangeLog.x32 c...


Author: hjl
Date: Fri Jul 29 16:44:07 2011
New Revision: 176938

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176938
Log:
Remove PTR64.

2011-07-28  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/47715
	* config/i386/i386.md (PTR64): Removed.
	(*tls_global_dynamic_64_<mode>): Rename to ...
	(*tls_global_dynamic_64): This.  Remove PTR64 on operand 1.
	(tls_global_dynamic_64_<mode>): Rename to ...
	(tls_global_dynamic_64): This.  Remove PTR64 on operand 1.
	* config/i386/i386.c (legitimize_tls_address): Updated.

Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.c
    branches/x32/gcc/config/i386/i386.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]