re PR rtl-optimization/12544 (ICE with large parameters used in nested functions)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Sat, 11 Oct 2003 20:56:24 +0000 (22:56 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 11 Oct 2003 20:56:24 +0000 (20:56 +0000)
commit69efc31da2d437bce7aca9f6bf003a901619359c
treee6af32a291d4c1ae4f29ab69be8c1ad4e46b2738
parent9d82a4b34c9d1349c45501ef64277ed746eb5012
re PR rtl-optimization/12544 (ICE with large parameters used in nested functions)

PR optimization/12544
* function.c (put_var_into_stack): Don't generate ADDRESSOFs
for DECL_NONLOCAL decls.

From-SVN: r72374
gcc/ChangeLog
gcc/function.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20031011-1.c [new file with mode: 0644]