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: [PATCH]: Fix PR rtl-optimization/27971


On 1/11/08, Eric Botcazou <ebotcazou@adacore.com> wrote:
> > 2007-12-05  Raksit Ashok  <raksit@google.com>
> >
> >       PR rtl-optimization/27971
> >       * combine.c (find_split_point): introduced a new split for certain
> > types of mem rtx.
>
> Use the same tense as in a comment and capitalize the first letter:
>
>        * combine.c (find_split_point): Split PLUS expressions whose first
>        operand is complex.
>
> --
> Eric Botcazou

Fixed the gcc/ChangeLog entry (rev 131471).

thanks,
raksit


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