[Bug target/70633] [5/6 Regression] ICE on valid code at -Os (in 32-bit mode) on x86_64-linux-gnu: output_operand: invalid expression as operand

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 13 12:28:00 GMT 2016


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Apr 13 12:27:52 2016
New Revision: 234934

URL: https://gcc.gnu.org/viewcvs?rev=234934&root=gcc&view=rev
Log:
        PR middle-end/70633
        * gimplify.c (gimplify_init_constructor): Clear TREE_STATIC if
        gimplification turns some element into non-constant.

        * gcc.c-torture/compile/pr70633.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr70633.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list