r116461 - in /branches/gcc-4_0-branch/gcc: Chan...

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Sat Aug 26 00:25:00 GMT 2006


Author: jsm28
Date: Sat Aug 26 00:24:31 2006
New Revision: 116461

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116461
Log:
2006-08-25  Fariborz Jahanian  <fjahanian@apple.com>

	PR c/28418
	* c-gimplify.c (gimplify_compound_literal_expr): Don't add
	variable again if DECL_SEEN_IN_BIND_EXPR_P.

testsuite:
2006-08-25  Joseph S. Myers  <joseph@codesourcery.com>

	* gcc.c-torture/compile/compound-literal-1.c: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/gcc.c-torture/compile/compound-literal-1.c
      - copied unchanged from r116436, trunk/gcc/testsuite/gcc.c-torture/compile/compound-literal-1.c
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/c-gimplify.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list