[Bug c/52769] Unspecified designated initializer might not set to zero in some cases

2014-11-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52769 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/52769] Unspecified designated initializer might not set to zero in some cases

2014-11-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52769 --- Comment #6 from Marek Polacek --- Author: mpolacek Date: Mon Nov 3 12:39:42 2014 New Revision: 217038 URL: https://gcc.gnu.org/viewcvs?rev=217038&root=gcc&view=rev Log: PR c/52769 * gcc.dg/pr52769.c: New test. Added: branches/g

[Bug c/52769] Unspecified designated initializer might not set to zero in some cases

2014-11-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52769 --- Comment #5 from Marek Polacek --- Author: mpolacek Date: Mon Nov 3 12:37:59 2014 New Revision: 217037 URL: https://gcc.gnu.org/viewcvs?rev=217037&root=gcc&view=rev Log: PR c/52769 * gcc.dg/pr52769.c: New test. Added: branches/g

[Bug c/52769] Unspecified designated initializer might not set to zero in some cases

2014-11-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52769 --- Comment #4 from Marek Polacek --- Author: mpolacek Date: Mon Nov 3 12:35:35 2014 New Revision: 217036 URL: https://gcc.gnu.org/viewcvs?rev=217036&root=gcc&view=rev Log: PR c/52769 * gcc.dg/pr52769.c: New test. Added: trunk/gcc/

[Bug c/52769] Unspecified designated initializer might not set to zero in some cases

2014-10-29 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52769 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/52769] Unspecified designated initializer might not set to zero in some cases

2012-04-07 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52769 --- Comment #2 from joseph at codesourcery dot com 2012-04-07 16:10:37 UTC --- We should at least add the execution test from this bug report (appropriately adapted) to the testsuite.

[Bug c/52769] Unspecified designated initializer might not set to zero in some cases

2012-03-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52769 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f