This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tuples] Fix gimple_alloca_call_p


On Fri, May 30, 2008 at 20:00, Jakub Jelinek <jakub@redhat.com> wrote:

> 2008-05-31  Jakub Jelinek  <jakub@redhat.com>
>
>        * calls.c (gimple_alloca_call_p): Look for FUNCTION_DECL in
>        gimple_call_fn instead of ADDR_EXPR.

I'm about to commit a similar version.  I want to test if this fixes
the darwin bootstrap problem first.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]