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] Support long doubles in expand_builtin_signbit (take 2)


On Thu, Mar 10, 2005 at 12:25:34PM -0700, Roger Sayle wrote:
> 	* builtins.c (expand_builtin_signbit): Extend to handle floating
> 	point modes wider than the largest integer type, using the
> 	operand_subword_force function to obtain the signbit's word.

Ok.


r~


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