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++/33553] [4.1/4.2 Regression] Bogus "array bound is not an integer constant" for parameter in template method of template class



------- Comment #13 from jakub at gcc dot gnu dot org  2008-02-05 20:08 -------
Fixed on the trunk so far.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.1.2 4.2.0 4.3.0           |4.1.2 4.2.0
      Known to work|4.1.1                       |4.1.1 4.3.0
            Summary|[4.1/4.2/4.3 Regression]    |[4.1/4.2 Regression] Bogus
                   |Bogus "array bound is not an|"array bound is not an
                   |integer constant" for       |integer constant" for
                   |parameter in template method|parameter in template method
                   |of template class           |of template class


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


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