re PR bootstrap/84405 (Fails to bootstrap with GCC 4.1.2, GCC 4.2.4)
authorJakub Jelinek <jakub@redhat.com>
Mon, 26 Feb 2018 14:37:45 +0000 (15:37 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 26 Feb 2018 14:37:45 +0000 (15:37 +0100)
commitff9fccdcb5118d494bba801038a1c334bf2e38fd
treea3127c41450f5dbb9df32332493546c6bf2fa3f2
parent7518398dce1d913e01899d3aa52caec50e6efb4f
re PR bootstrap/84405 (Fails to bootstrap with GCC 4.1.2, GCC 4.2.4)

PR bootstrap/84405
* vec.h (vec_default_construct): For BROKEN_VALUE_INITIALIZATION use
memset and value initialization afterwards.

From-SVN: r257989
gcc/ChangeLog
gcc/vec.h