------- Additional Comments From reichelt at gcc dot gnu dot org  2005-04-14 
08:39 -------
Shorter testcase:

======================================
template<int N> void foo()
{
    double d = (N ? 0.0 : 0) + 1;
}
======================================


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
           Keywords|                            |monitored


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

Reply via email to