--- Comment #3 from pinskia at gcc dot gnu dot org 2009-07-06 19:30 ---
Mark as a duplicate of bug 10676 which is still open by the way.
*** This bug has been marked as a duplicate of 10676 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-07-06 19:30 ---
Reopening to ...
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-07-06 10:15 ---
Use
struct test t2 = { { .a = 0 } };
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
-