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]

r170345 - in /branches/x32/gcc: ChangeLog.x32 l...


Author: hjl
Date: Sun Feb 20 21:00:43 2011
New Revision: 170345

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170345
Log:
Use long long builtins of zero counting 64bit int for x86-64.

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

	* longlong.h (count_leading_zeros): Use long long builtin for
	x86-64.
	(count_trailing_zeros): Likewise.

Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/longlong.h


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