------- Additional Comments From reichelt at gcc dot gnu dot org  2004-02-19 
02:32 -------
An even shorter version:

=============================================
void foo()
{
  if (false)
    if (int i=0)
      int j=0;
}
=============================================


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


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply via email to