[Bug middle-end/68253] [6 Regression] conditional jump or move depends on uninitialized value in fold-const.c:5587

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 9 10:45:00 GMT 2015


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

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Mon Nov  9 10:45:00 2015
New Revision: 230011

URL: https://gcc.gnu.org/viewcvs?rev=230011&root=gcc&view=rev
Log:
        PR middle-end/68253
        * fold-const.c (fold_truth_andor_1): Initialize new variables to 0.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c


More information about the Gcc-bugs mailing list