This is the mail archive of the gcc-patches@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]

Re: Pretty-ipa merge: Inliner heruistics reorg


> On Fri, May 15, 2009 at 6:20 AM, Jan Hubicka <hubicka@ucw.cz> wrote:
> >>
> >> I've bootstrapped/regtested x86_64-linux and plan to commit patch tomorrow if
> >> there are no complains.
> >
> > Hi,
> > unfortunately I managed to screw up my testing and not notice that there
> > are number of GCC torture failures. ?Those are not real bugs, but rather
> > problems with testcases not expecting inline. ?Since there was number of
> > independent issues, I decided to revert the patch and send testsuite
> > fixes first. I will send testsuite updates early next week.
> >
> > I apologize for the problem,
> 
> The new patch caused:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40257

Inliner heuristics ought not affect the correctness of code.  Same
misscompare in eon in past was caused by 80bit rounding and CW
adjustments, perhaps this is the issue again?

Honza
> 
> -- 
> H.J.


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