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

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Wed Oct 17 17:49:28 2018
New Revision: 265242

URL: https://gcc.gnu.org/viewcvs?rev=265242&root=gcc&view=rev
Log:
        PR middle-end/87623
        * fold-const.c (fold_truth_andor_1): If the right side is not constant,
        bail out if both sides do not have the same storage order.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr87623.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to