PR c/17322
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2004 17:36:42 +0000 (17:36 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2004 17:36:42 +0000 (17:36 +0000)
commitfdf95cc9d51430d575013cc35f5475495dedb1db
tree554e99807d215b24b2560c87ef3c474674a53b96
parent04e579b6fdd5e00f2367ee4282d097bee5efeadc
    PR c/17322
        * c-typeck.c (valid_compound_expr_initializer): Use only
        initializer_constant_valid_p, and not TREE_CONSTANT.
        (digest_init): Likewise.
        (output_init_element): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87245 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/gcc.dg/pr17322.c [new file with mode: 0644]