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]

r195267 - in /branches/ARM/aarch64-4.7-branch: ...


Author: yufeng
Date: Thu Jan 17 14:56:35 2013
New Revision: 195267

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195267
Log:
2013-01-17  Yufeng Zhang  <yufeng.zhang@arm.com>

	* config/aarch64/sync-cache.c (__aarch64_sync_cache_range): Cast the
	results of (dcache_lsize - 1) and (icache_lsize - 1) to the type
	__UINTPTR_TYPE__; also cast 'base' to the same type before the
	alignment operation.

Modified:
    branches/ARM/aarch64-4.7-branch/   (props changed)
    branches/ARM/aarch64-4.7-branch/libgcc/ChangeLog
    branches/ARM/aarch64-4.7-branch/libgcc/config/aarch64/sync-cache.c

Propchange: branches/ARM/aarch64-4.7-branch/
            ('svn:mergeinfo' modified)



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