]> git.ipfire.org Git - thirdparty/gcc.git/commit
[AArch64] Fix aarch64_initial_elimination_offset calculation.
authorRenlin Li <renlin.li@arm.com>
Tue, 22 Apr 2014 14:35:33 +0000 (14:35 +0000)
committerMarcus Shawcroft <mshawcroft@gcc.gnu.org>
Tue, 22 Apr 2014 14:35:33 +0000 (14:35 +0000)
commit53e5ace2e9b7a1c48d5ca0cd1d66215e89075ee8
tree5c81b5ac3453d7973a1b293942e52f72a79f1552
parent78c29983f2d170312a9c4543a0a04fa559e6e095
[AArch64] Fix aarch64_initial_elimination_offset calculation.

This patch fixes the elimination offset calculation.  This is a latent
bug hidden by the frame alignment calculation.

Co-Authored-By: Jiong Wang <jiong.wang@arm.com>
From-SVN: r209636
gcc/ChangeLog
gcc/config/aarch64/aarch64.c
gcc/config/aarch64/aarch64.h