Skip to content
Snippets Groups Projects
Commit 922c57d1 authored by Yufeng Zhang's avatar Yufeng Zhang Committed by Yufeng Zhang
Browse files

sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize -...

sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize - 1) and (icache_lsize - 1) to the type...

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.

From-SVN: r195266
parent 8222c37e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment