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: [vtab (and trunk?)] find call before notes at the end of a BB


On 10/1/07, Alexandre Oliva <aoliva@redhat.com> wrote:
> If a call is followed by notes at the end of a BB,
> rtl_block_ends_with_call_p () returns false.  I think it should return
> true, but I only need this for vtab ATM, so as to avoid scheduling
> differences with or without -g -fvar-tracking-assignments.
>
> Bootstrapped on x86_64-linux-gnu.  Ok to install?

This is ok.

Thanks,
Richard.


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