This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/39394] [4.4 regression] ICE in copy_tree_body_r



------- Comment #9 from jakub at gcc dot gnu dot org  2009-03-09 14:01 -------
Subject: Bug 39394

Author: jakub
Date: Mon Mar  9 14:01:29 2009
New Revision: 144727

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144727
Log:
        PR tree-optimization/39394
        * gimplify.c (gimplify_type_sizes): Gimplify DECL_SIZE and
        DECL_SIZE_UNIT of variable length FIELD_DECLs.

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

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39394


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]