The code in cp-gimplify for eliminating empty stores didn't get a chance to remove this one because gimplify_init_constructor moved it into the pre-queue. Fixed thus. Tested x86_64-pc-linux-gnu, applied to trunk.