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: [google] Improve locus information during if-conversion (issue4526101)


This patch improves precision of the line number information during
coverage mode.ÂYes, I need to add an example/test case. I was planning
to do that before I propose this patch for trunk as well.

Thanks,
Sharad

On Thu, Jun 2, 2011 at 4:46 AM, Diego Novillo <dnovillo@google.com> wrote:
>
> On Wed, Jun 1, 2011 at 21:03, Sharad Singhai <singhai@google.com> wrote:
>
> > 2011-06-01 ÂSharad Singhai Â<singhai@google.com>
> >
> > Â Â Â ÂGoogle Ref 39994
> > Â Â Â Â* ifcvt.c (noce_try_cmove_arith): Use the locus information
> > Â Â Â Âfrom the if-statment rather than the then path.
>
> Could you elaborate how it improves locus information? ÂIs there a
> test case you can add to the testsuite? ÂOr an example code fragment
> that shows how is the locus better now?
>
> OK for google/main.
>
>
> Diego.


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