r198342 - in /branches/google/main/gcc: cgraph....

eraman@gcc.gnu.org eraman@gcc.gnu.org
Fri Apr 26 16:23:00 GMT 2013


Author: eraman
Date: Fri Apr 26 16:23:37 2013
New Revision: 198342

URL: http://gcc.gnu.org/viewcvs?rev=198342&root=gcc&view=rev
Log:
Reapply r74789 since those changes were reverted during the last merge. This pessimistically computes the stack size of a caller after inlining to be the sum of stack sizes of its inlined callees.

Modified:
    branches/google/main/gcc/cgraph.h
    branches/google/main/gcc/ipa-inline-analysis.c
    branches/google/main/gcc/ipa-inline.c



More information about the Gcc-cvs mailing list