On Fri, Jan 23, 2015 at 11:03:13AM +0000, Tejas Belagod wrote:
> 
> Hi,
> 
> This is an almost obvious patch to fix PR64231 as discovered by A. Pinksi
> and as proposed by Jakub.
> 
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64231
> 
> Regressions happy. OK to commit?

This is ok for trunk.  We have a real bug that we need to fix, if we have
some more useful macro in the future, this can be rewritten to use that
macro together with the many other spots that would be changed for it as
well.  But blocking the fix for it doesn't sound right to me.

> 2015-01-23  Tejas Belagod  <tejas.bela...@arm.com>
>           Andrew Pinski  <pins...@gcc.gnu.org>
>           Jakub Jelinek  <ja...@gcc.gnu.org>
> 
>       PR target/64231
>       * config/aarch64/aarch64.c (aarch64_classify_symbol): Fix large
>       integer typing for small model. Use IN_RANGE.

        Jakub

Reply via email to