This is the mail archive of the gcc-bugs@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]

[Bug debug/50006] [4.7 Regression] ICE in in connect_traces, at dwarf2cfi.c:2677


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

--- Comment #12 from Richard Henderson <rth at gcc dot gnu.org> 2011-08-15 17:44:19 UTC ---
Author: rth
Date: Mon Aug 15 17:44:11 2011
New Revision: 177764

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177764
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c
    trunk/gcc/explow.c
    trunk/gcc/stmt.c


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