diff options
author | Yufeng Zhang <yufeng.zhang@arm.com> | 2013-01-17 14:27:36 +0000 |
---|---|---|
committer | Yufeng Zhang <yufeng@gcc.gnu.org> | 2013-01-17 14:27:36 +0000 |
commit | 922c57d1ba5cb53ba29bc303ab66e869065d540b (patch) | |
tree | f129a6ce4913ae778276244dc933a383a232aa46 /gcc | |
parent | 8222c37ededfe0f55233898ecc7c4cc023f6389c (diff) | |
download | gcc-922c57d1ba5cb53ba29bc303ab66e869065d540b.zip gcc-922c57d1ba5cb53ba29bc303ab66e869065d540b.tar.gz gcc-922c57d1ba5cb53ba29bc303ab66e869065d540b.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions