]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/11527 (If an array "designated intializer" in a struct causes a segv.)
authorRichard Henderson <rth@gcc.gnu.org>
Fri, 26 Mar 2004 22:37:18 +0000 (14:37 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 26 Mar 2004 22:37:18 +0000 (14:37 -0800)
commit4bec9aa35353503e4ffd1d32b858e4dcce7cfff5
tree09be24f10b469d63cf1045037ab49eb0c2e62857
parent41274b2447767ef636aa9fd984c7955efd26e9e1
re PR c/11527 (If an array  "designated intializer" in a struct causes a segv.)

        PR 11527
        * c-typeck.c (pop_init_level): Emit pending init elements earlier
        rather than later.

From-SVN: r79999
gcc/ChangeLog
gcc/c-typeck.c