------- 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
belyshev at depni dot sinp dot msu dot ru Tue, 11 Oct 2005 14:07:38 -0700
------- 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