[Bug c++/17000] parse error calling member template function of non-lvalue from within template class member

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Aug 12 14:58:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-12 14:58 -------
Confirmed, from someone who has not looked into the source, it seems like get get_a is being marked 
as dependent for some reason when it should not be.  But it seems werid that ICC 6.0 also reject this 
code even in struct mode.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
      Known to fail|                            |2.95.3 3.3.3 3.0.4 3.4.0
                   |                            |3.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-08-12 14:58:45
               date|                            |


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



More information about the Gcc-bugs mailing list