[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

   Target Milestone|4.3.5   |4.3.6


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29571



[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
   ||de

--- Comment #12 from andreasmeier80 at gmx dot de 2011-01-31 20:36:48 UTC ---
(In reply to comment #11)
> The ICE does not exist anymore at least in 4.6.

So a test should be added to the testsuite and here should be closed


[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 least (if you ask me, I think it could also be closed
right away, after all it's just an ICE on invalid).


[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
   |gnu.org |com
   Target Milestone|4.3.6   |4.6.0

--- Comment #14 from Paolo Carlini  2011-02-03 
16:59:39 UTC ---
Let's add the testcase and close it.


[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++/29571
* g++.dg/init/pr29571.C: New.

Added:
trunk/gcc/testsuite/g++.dg/init/pr29571.C
Modified:
trunk/gcc/testsuite/ChangeLog


[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 fail||

--- Comment #11 from Simon Martin  2010-10-31 
10:04:43 UTC ---
The ICE does not exist anymore at least in 4.6.