On 11 November 2014 23:39, Andrew Pinski <pins...@gmail.com> wrote:
> Hi,
>   The problem here is that aarch64-builtins.c contains gty markers but
> does not include gt-aarch64-builtins.h and is not included in the
> target_gtfiles list in config.gcc.  So sometimes the builtins get
> garbage collected when they should not be.
>
> Committed as obvious after a build and test on aarch64-elf.

Thankyou.

> Thanks,
> Andrew Pinski
>
> ChangeLog:
>         Bug target/61997
>         * config.gcc (aarch64*-*-*): Set target_gtfiles to include
>         aarch64-builtins.c.
>         * config/aarch64/aarch64-builtins.c: Include gt-aarch64-builtins.h
>         at the end of the file.


Looks like this is an issue in 4.9 Andrew do you have the time to back port it?
/Marcus

Reply via email to