------- Comment #2 from hubicka at ucw dot cz 2006-12-27 01:01 ------- Subject: Re: gcc.dg/tree-prof/stringop-1.c fails
This problem is conflict in between my memcpy and value profiling optimization. I will have to figure out why it does not happen on powerpc-darwin and otherwise the testcase should be fixed for looking into a=b assignment instead of memcpy (b,a,sizeof(a)). I will do that shortly after debugging remaining issues with IPA merge. Honza -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30176