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 2/2] rs6000: remove INT_LOWPART


On Sat, May 4, 2013 at 2:37 PM, Segher Boessenkool
<segher@kernel.crashing.org> wrote:
> It's just INTVAL now, which is shorter and clearer.
>
> Bootstrapped and tested on powerpc64-linux --enable-languages=c,c++,fortran
> --disable-libsanitizer, -m64,-m32,-m32/-mpowerpc64, no regressions.  Okay
> to apply?
>
>
> gcc/
> 2013-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
>
>         * config/rs6000/rs6000.c (INT_LOWPART): Delete.
>         (extract_MB): Adjust.
>         (extract_ME): Adjust.
>         (print_operand): Adjust.

Okay.

But please comment that you are reformatting INT_P.

Thanks, David


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