re PR debug/50006 (ICE in in connect_traces, at dwarf2cfi.c:2677)
authorRichard Henderson <rth@redhat.com>
Mon, 15 Aug 2011 17:44:11 +0000 (10:44 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 15 Aug 2011 17:44:11 +0000 (10:44 -0700)
commitefec771ab9763b9c16645a2993d87141dfa734e4
tree634a8f76344cab7adcd401a279a6f11669e6bfca
parent6ea9122292ed4ec58af1656e65dc381bbb24c1ef
re PR debug/50006 (ICE in in connect_traces, at dwarf2cfi.c:2677)

PR middle-end/50006
        * explow.c (allocate_dynamic_stack_space): Move suppress_reg_args_size
        setting out to include allocate_stack named pattern as well.
        * builtins.c (expand_builtin_apply): Add ARG_SIZE 0 note.
        * stmt.c (expand_stack_restore): Likewise.

From-SVN: r177764
gcc/ChangeLog
gcc/builtins.c
gcc/explow.c
gcc/stmt.c