PR c/63480
commit61a892dc71470f0bd98563b6bedf40bccc7e53ae
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2014 08:25:50 +0000 (9 08:25 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2014 08:25:50 +0000 (9 08:25 +0000)
tree81f79418b200e4d8a6f9fe41ab6256b7781ea7ef
parent6e986d6047b913bb0a689d23910014aa88a87d1d
PR c/63480
* c-typeck.c (pop_init_level): Don't warn about initializing
with { }.

* gcc.dg/pr63480.c: New test.

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