On 1 August 2014 09:31, Jiong Wang <jiong.w...@arm.com> wrote:

> gcc/
>   * config/aarch64/aarch64.c (aarch64_classify_address): Accept all offset
> for frame access
>   when strict_p is false.


This part is OK.

> gcc/testsuite
>   * gcc.target/aarch64/legitimize_stack_var_before_reload_1.c: New testcase.

This test case relies on:
+/* { dg-final { scan-rtl-dump "mem/j/c:QI \\(plus:DI" "expand" } } */
... which is not very specific.  Can we tighten this up to look for
something directly related to the relevant frame access?

/Marcus

Reply via email to