[Bug bootstrap/84405] [8 Regression] Fails to bootstrap with GCC 4.1.2, GCC 4.2.4

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 26 14:41:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84405

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Feb 26 14:37:45 2018
New Revision: 257989

URL: https://gcc.gnu.org/viewcvs?rev=257989&root=gcc&view=rev
Log:
        PR bootstrap/84405
        * vec.h (vec_default_construct): For BROKEN_VALUE_INITIALIZATION use
        memset and value initialization afterwards.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/vec.h


More information about the Gcc-bugs mailing list