On 16/03/14 11:25, Renlin Li wrote:
> Hi all,
>
> This is a simple patch to update the AArch64 frame layout comment in
> the source code.
> frame_pointer should point above the local_variables section as we
> define FRAME_GROWS_DOWNWARD = 1.
>
> Is this Okay for stage-4?
>
OK.
R.
Hi all,
This is a simple patch to update the AArch64 frame layout comment in
the source code.
frame_pointer should point above the local_variables section as we
define FRAME_GROWS_DOWNWARD = 1.
Is this Okay for stage-4?
Regards,
Renlin Li
gcc/ChangeLog:
2014-03-16 Renlin Li
* con