]> git.ipfire.org Git - thirdparty/gcc.git/commit
* function.h (struct function): Add x_dont_save_pending_sizes_p.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Sep 1999 18:13:28 +0000 (18:13 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Sep 1999 18:13:28 +0000 (18:13 +0000)
commit45e8012c65ae6ce3a886833947c488655b2b9277
tree911a253292042838d20964857fcf09f3351ce008
parente85c47146292fad7d65a1af5d5a1ede666ac26d1
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29668 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/function.h
gcc/stor-layout.c