This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/24319] amd64 register spill error with -fschedule-insns



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]