r177764 - in /trunk/gcc: ChangeLog builtins.c e...

rth@gcc.gnu.org rth@gcc.gnu.org
Mon Aug 15 17:44:00 GMT 2011


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



More information about the Gcc-cvs mailing list