On 21/11/12 10:55, James Greenhalgh wrote:
Hi,
Yesterday I committed a backport of this patch
http://gcc.gnu.org/ml/gcc-patches/2012-11/msg01398.html
which prevented aarch64-4.7 building due to a difference in how many
arguments plus_constant takes between trunk and 4.7.
Today I have fixed that by committing, as revision 193689, the patch
below as obvious.
Thanks (and sorry!),
James Greenhalgh
---
gcc/
2012-11-21 James Greenhalgh <james.greenha...@arm.com>
* config/aarch64/aarch64.c
(aarch64_output_mi_thunk): Use 4.7 API for plus_constant.
OK.
R.