[Bug middle-end/17965] ice in expand_call

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 21 09:41:00 GMT 2005



------- Comment #12 from jakub at gcc dot gnu dot org  2005-11-21 09:41 -------
Subject: Bug 17965

Author: jakub
Date: Mon Nov 21 09:41:42 2005
New Revision: 107289

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107289
Log:
        PR middle-end/17965
        * calls.c (expand_call, emit_library_call_value_1): Use xmalloc/free
        instead of alloca for really big argument sizes.

        * gcc.c-torture/compile/20050622-1.c: New test.

Added:
   
branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.c-torture/compile/20050622-1.c
Modified:
    branches/gcc-4_0-rhl-branch/gcc/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/calls.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17965



More information about the Gcc-bugs mailing list