[Bug c++/18470] [4.0 regression] array bound rejected as non-constant in template

2005-02-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-10 01:05 --- Subject: Bug 18470 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-10 01:05:32 Modified files: gcc/testsuite : ChangeLog Added files:

[Bug c++/18470] [4.0 regression] array bound rejected as non-constant in template

2005-02-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-10 01:05 --- Subject: Bug 18470 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-10 01:05:32 Modified files: gcc/testsuite : ChangeLog Added files:

[Bug c++/18470] [4.0 regression] array bound rejected as non-constant in template

2004-11-24 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-11-24 10:05 --- Yes, Mark, but it used to work just a few weeks ago, and it is a rejects-valid. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18470

[Bug c++/18470] [4.0 regression] array bound rejected as non-constant in template

2004-11-24 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2004-11-24 17:38 --- Subject: Re: [4.0 regression] array bound rejected as non-constant in template giovannibajo at libero dot it wrote: --- Additional Comments From giovannibajo at libero dot it 2004-11-24 10:05

[Bug c++/18470] [4.0 regression] array bound rejected as non-constant in template

2004-11-23 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-11-24 05:06 --- This is just another instance of the fact that G++ using-declarations are actually ARM-style access declarations. I would not expect this to be fixed in G++ 4.0.x. --

[Bug c++/18470] [4.0 regression] array bound rejected as non-constant in template

2004-11-15 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug c++/18470] [4.0 regression] array bound rejected as non-constant in template

2004-11-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13 21:03 --- This worked with 2004-11-12-161002 so it has to be recent. -- What|Removed |Added Target

[Bug c++/18470] [4.0 regression] array bound rejected as non-constant in template

2004-11-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13 21:08 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW