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]

r176981 - in /trunk/gcc: ChangeLog config/i386/...


Author: hjl
Date: Sun Jul 31 18:10:41 2011
New Revision: 176981

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176981
Log:
Check TARGET_LP64 for SIZE_TYPE/PTRDIFF_TYPE.

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

	* config/i386/x86-64.h (SIZE_TYPE): Check TARGET_LP64 instead
	of TARGET_64BIT.
	(PTRDIFF_TYPE): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/x86-64.h


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