Re: [PATCH] Fix indirect call optimization done by autoFDO.
On 07/26/2017 07:22 PM, Jeff Law wrote: > So is the comment wrong? Or is my interpretation wrong? > > jeff Yes, comment needs adjustment, done that in r250622. Thanks for review, Martin
Re: [PATCH] Fix indirect call optimization done by autoFDO.
On 07/11/2017 04:37 AM, Martin Liška wrote: > Hello. > > Following is a typo fix which nobody has noticed during testing of > e.g. gcc/testsuite/gcc.dg/tree-prof/indir-call-prof.c. > > > Patch can bootstrap and survives regression tests. > > Ready for trunk? > Thanks, > Martin > > > gcc/Chang