[Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member

2010-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2010-05-22 18:11 --- GCC 4.3.5 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member

2011-01-31 Thread andreasmeier80 at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29571 andreasmeier80 at gmx dot de changed: What|Removed |Added CC||andreasmeier80 at gmx dot

[Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member

2011-01-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29571 --- Comment #13 from Paolo Carlini 2011-01-31 20:50:16 UTC --- Still, apparently it's a regression, thus, if we could identify which specific patch fixed it and it turned out to be small enough, we could consider applying it to 4_5-branch too, at

[Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member

2011-02-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29571 Paolo Carlini changed: What|Removed |Added AssignedTo|unassigned at gcc dot |paolo.carlini at oracle dot

[Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member

2011-02-03 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29571 --- Comment #15 from paolo at gcc dot gnu.org 2011-02-03 17:03:40 UTC --- Author: paolo Date: Thu Feb 3 17:03:33 2011 New Revision: 169796 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169796 Log: 2011-02-03 Paolo Carlini PR c++

[Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member

2010-10-31 Thread simartin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29571 Simon Martin changed: What|Removed |Added CC||simartin at gcc dot gnu.org Known to