[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2014-01-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2014-01-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 --- Comment #8 from Jason Merrill --- Author: jason Date: Tue Jan 28 21:04:44 2014 New Revision: 207209 URL: http://gcc.gnu.org/viewcvs?rev=207209&root=gcc&view=rev Log: PR c++/58701 * semantics.c (build_anon_member_initialization): Stop

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2014-01-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2014-01-27 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Marek Polacek changed: What|Removed |Added Status|RESOLVED|NEW Resolution|DUPLICATE

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2014-01-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2013-12-17 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Marek Polacek changed: What|Removed |Added Priority|P1 |P2 --- Comment #5 from Marek Polacek ---

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2013-11-19 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2013-11-18 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Paolo Carlini changed: What|Removed |Added Keywords|ice-on-valid-code | Priority|P1

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2013-11-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Richard Biener changed: What|Removed |Added Keywords||ice-on-invalid-code, |

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2013-10-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 --- Comment #3 from Paolo Carlini --- However, I think this is invalid

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2013-10-14 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment #

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2013-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

2013-10-12 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58701 Volker Reichelt changed: What|Removed |Added Known to work||4.7.0, 4.8.0 Target Milestone|---