This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19826] [4.0 Regression] More array bounds rejected as non-constant in template...


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-08 17:09 -------
This is at least a 4.0 regression and it looks like it is going to effect libstdc++ also which is really bad.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Keywords|                            |rejects-valid
           Priority|P2                          |P1
            Summary|More array bounds rejected  |[4.0 Regression] More array
                   |as non-constant in          |bounds rejected as non-
                   |template...                 |constant in template...
   Target Milestone|---                         |4.0.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]