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: Make ix86_build_signbit_mask static


On Wed, May 6, 2009 at 12:31 AM, H.J. Lu <hongjiu.lu@intel.com> wrote:

> ix86_build_signbit_mask is used in i386.c only. This patch makes it
> static. ?Tested on Linux/Intel64. ?OK for trunk?
>
> Thanks.
>
>
> H.J.
> ---
> 2009-05-05 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?* config/i386/i386.c (ix86_build_signbit_mask): Make it static.
> ? ? ? ?* config/i386/i386-protos.h (ix86_build_signbit_mask): Removed.

OK.

Thanks,
Uros.


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