r138796 - in /branches/gcc-4_2-branch/gcc: Chan...

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Wed Aug 6 10:41:00 GMT 2008


Author: aldyh
Date: Wed Aug  6 10:41:39 2008
New Revision: 138796

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138796
Log:
        PR middle-end/35432
        * gimplify.c (gimplify_modify_expr): Do not optimize zero-sized types
        if want_value.
 testsuite/
        * gcc.c-torture/compile/pr35432.c: New file.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.c-torture/compile/pr35432.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/gimplify.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list