On 11 November 2014 23:39, Andrew Pinski 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 shoul
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 a