]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorJoseph Myers <jsm28@gcc.gnu.org>
Sat, 26 Aug 2006 00:24:31 +0000 (01:24 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 26 Aug 2006 00:24:31 +0000 (01:24 +0100)
commit9ca10765bfb3440259cb0a83aae8b71db569da57
treeba452aa303c8069bdcf22ecd49741bcc8f312f06
parent1f2d863f329824fff66fa67794915087ee7b3a4a
[multiple changes]

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.

From-SVN: r116461
gcc/ChangeLog
gcc/c-gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/compound-literal-1.c [new file with mode: 0644]