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] misc bswap fixes


Eric Christopher <echristo@apple.com> writes:

> 2006-11-06  Eric Christopher  <echristo@apple.com>
> 
>          * libgcc2.c (__bswapdi2): Rename from bswapDI2.
>          (__bswapsi2): Rename from bswapSI2.
>          * libgcc2.h: Remove transformation of bswap routines.
>          * config/i386/i386.md (bswapsi2): New.
>          (bswapdi2): Ditto.
> 
> 2006-11-06  Eric Christopher  <echristo@apple.com>
> 
>          * gcc.target/i386/builtin-bswap-1.c: Rewrite for 64-bit.
> 	Test using scan-assembler-not.

This is OK.

Thanks.

Ian


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