cfgexpand.c
69.8 KB
-
re PR middle-end/38584 (Inline heuristics run even at -O0) · b5a430f3
PR middle-end/38584 * cfgexpand.c (estimate_stack_frame_size): Simplify the estimate: Calculate the size of all stack vars assuming no packing of stack vars will happen, replacing a quadratic algorithm with a linear one. From-SVN: r143040
Steven Bosscher committed