Re: [Committed] Fix bug 61997

2014-11-14 Thread Marcus Shawcroft
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

[Committed] Fix bug 61997

2014-11-11 Thread Andrew Pinski
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