diff options
author | Mark Mitchell <mark@markmitchell.com> | 1998-10-30 11:17:50 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1998-10-30 11:17:50 +0000 |
commit | 8a72a0467609941a068dcd8688dc03cca92ea658 (patch) | |
tree | 6ea7be7965d90cf685a21645babae0916ca28ad3 /gcc/c-common.c | |
parent | 66d88624a90794771c7d17cbdfe34eceacb7924a (diff) | |
download | gcc-8a72a0467609941a068dcd8688dc03cca92ea658.zip gcc-8a72a0467609941a068dcd8688dc03cca92ea658.tar.gz gcc-8a72a0467609941a068dcd8688dc03cca92ea658.tar.bz2 |
decl2.c (delete_sanity): Pass integer_zero_node, not integer_two_node, to build_vec_delete.
* decl2.c (delete_sanity): Pass integer_zero_node, not
integer_two_node, to build_vec_delete.
* init.c (build_array_eh_cleanup): Remove.
(expand_vec_init_try_block): New function.
(expand_vec_init_catch_clause): Likewise.
(build_vec_delete_1): Don't deal with case that auto_delete_vec
might be integer_two_node anymore.
(expand_vec_init): Rework for initialization-correctness and
exception-correctness.
* typeck2.c (process_init_constructor): Make mutual exclusivity
of cases more obvious.
From-SVN: r23455
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions