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++/14250] [3.3/3.4/3.5 Regression] switch() does not seem to see operator int() in template class


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-23 01:15 -------
Confirmed, a regression from 2.95.3.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
      Known to fail|                            |3.4.0 3.5.0 3.3.1 3.0.4
      Known to work|                            |2.95.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-23 01:15:26
               date|                            |
            Summary|switch() does not seem to   |[3.3/3.4/3.5 Regression]
                   |see operator int() in       |switch() does not seem to
                   |template class              |see operator int() in
                   |                            |template class
   Target Milestone|---                         |3.3.4


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


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