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]

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


Author: hjl
Date: Sun Feb 13 01:18:32 2011
New Revision: 170099

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170099
Log:
Remove DI on operand 1 in tls_global_dynamic_64 patterns.

gcc/

2011-02-12  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/47715
	* config/i386/i386.md (*tls_global_dynamic_64): Remove DI on
	operand 1.
	(tls_global_dynamic_64): Likewise.

gcc/testsuite/

2011-02-12  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/47715
	* gcc.target/i386/pr47715-1.c: New.
	* gcc.target/i386/pr47715-2.c: Likewise. 

Added:
    branches/x32/gcc/testsuite/gcc.target/i386/pr47715-1.c
    branches/x32/gcc/testsuite/gcc.target/i386/pr47715-2.c
Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.md
    branches/x32/gcc/testsuite/ChangeLog.x32


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