------- Comment #4 from aldyh at gcc dot gnu dot org 2008-08-06 10:32 ------- Subject: Bug 35432
Author: aldyh Date: Wed Aug 6 10:31:22 2008 New Revision: 138794 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138794 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_3-branch/gcc/testsuite/gcc.c-torture/compile/pr35432.c Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/gimplify.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35432