------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-09 
23:10 -------
It took me a while to reduce this but finally:
struct CK {
  typedef int RT;
};
void f(void)
{
  2 / typename CK::RT(2);
}

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-09 23:10:06
               date|                            |


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

Reply via email to