------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-29 
15:35 -------
Reduced testcase:
template<int>
void f()
{
    int *t, i;
    t[i ? 0 : i];
}

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-29 15:35:43
               date|                            |


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

Reply via email to