]> git.ipfire.org Git - thirdparty/gcc.git/commit
* c-typeck.c (check_init_type_bitfields): Remove.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Oct 2000 00:18:39 +0000 (00:18 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Oct 2000 00:18:39 +0000 (00:18 +0000)
commit4e90fe6737928831207c71aaacb72d4c8a13d59e
treeeb73baa5fbb30c388a62c01abef113416c6627de
parent7ec4cb74864d84e80963982afe572268ab8d03e7
* c-typeck.c (check_init_type_bitfields): Remove.
(constructor_incremental): Likewise.
(struct constructor_stack): Remove incremental bit.
(struct initializer_stack): Likewise.
(start_init): Don't play with constructor_incremental.
(finish_init): Likewise.
(really_start_incremental_init): Likewise.
(push_init_level): Likewise.
(pop_init_level): Likewise.
(output_init_level): Likewise.
(output_pending_init_elements): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37096 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/noncompile/init-2.c