------- Comment #3 from belyshev at depni dot sinp dot msu dot ru  2005-10-11 
21:07 -------
// reduced testcase

int bar (char *s)
{
  return foo (strlen(s));
}


-- 


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

Reply via email to