This is the mail archive of the gcc-cvs@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]

r130788 - in /trunk/gcc: ChangeLog gimplify.c t...


Author: aldyh
Date: Wed Dec 12 11:12:39 2007
New Revision: 130788

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130788
Log:
        * gimplify.c (gimplify_modify_expr_rhs): Handle the case when we
        are assigning from a constant constructor.
        Fix wrapping in function comment.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr32901.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c


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