[tuples] Fix gimple_alloca_call_p

Andrew Pinski pinskia@gmail.com
Sat May 31 02:55:00 GMT 2008


On Fri, May 30, 2008 at 5:00 PM, Jakub Jelinek <jakub@redhat.com> wrote:
> Hi!
>
> Unlike CALL_EXPR, GIMPLE_CALL_EXPR has directly FUNCTION_DECLs
> in gimple_call_fn.  Without this patch tuples branch inlines functions
> using alloca, causing bootstrap failures even with ulimit -s 40000.

Is this the cause of PR 36184 ?

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list