decl.c (start_function): Set x_dont_save_pending_sizes rather than calling get_pendin...
authorMark Mitchell <mark@codesourcery.com>
Sun, 26 Sep 1999 18:16:47 +0000 (18:16 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 26 Sep 1999 18:16:47 +0000 (18:16 +0000)
commit2aa3110af4fe912b83644650f1543541def23372
treea7a875228ef9fa48b5f78cbadaba1c9110467ccb
parentd43163b742fbb74f35c006c99c364c52c6803561
decl.c (start_function): Set x_dont_save_pending_sizes rather than calling get_pending_sizes.

* 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.

From-SVN: r29669
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]