function.h (struct function): Add x_dont_save_pending_sizes_p.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 26 Sep 1999 18:13:28 +0000 (18:13 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 26 Sep 1999 18:13:28 +0000 (18:13 +0000)
commitd43163b742fbb74f35c006c99c364c52c6803561
tree911a253292042838d20964857fcf09f3351ce008
parentf0305a2b791f1cd4c563e48618e765f236180282
function.h (struct function): Add x_dont_save_pending_sizes_p.

* function.h (struct function): Add x_dont_save_pending_sizes_p.
* stor-layout.c (variable_size): Don't add sizes to the pending
sizes list if x_dont_save_pending_sizes_p is set.

From-SVN: r29668
gcc/function.h
gcc/stor-layout.c