* decl.c (start_function): Set x_dont_save_pending_sizes rather
commit083a0372700afa6f16da14ce87784d2b208e27f5
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Sep 1999 18:16:47 +0000 (26 18:16 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Sep 1999 18:16:47 +0000 (26 18:16 +0000)
treea7a875228ef9fa48b5f78cbadaba1c9110467ccb
parent45e8012c65ae6ce3a886833947c488655b2b9277
* decl.c (start_function): Set x_dont_save_pending_sizes rather
than calling get_pending_sizes.
* init.c (build_new): Don't save and restore
immediate_size_expand; instead, assert that it has the expected
value already.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29669 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/init.c
gcc/testsuite/g++.old-deja/g++.other/crash12.C [new file with mode: 0644]