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] SPU float format: Round towards zero


On Sat, 9 Aug 2008, Ulrich Weigand wrote:

> +float _floatdisf (long long x)

> +float _floatundisf (unsigned long long x)

I'd have expected a double underscore in both those names, to match 
libgcc2.c.

-- 
Joseph S. Myers
joseph@codesourcery.com


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