------- Additional Comments From belyshev at lubercy dot com  2004-12-10 21:06 
-------
// small testcase:

int bar (int p, char c)
{
 foo (p, c);
 if (c & 0xF0)
  return p;
}


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
      Known to fail|                            |3.4.4
      Known to work|                            |3.4.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-12-10 21:06:02
               date|                            |
   Target Milestone|---                         |3.4.4


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

Reply via email to