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] Move double-int stuff from fold-const to double-int


On Thu, Apr 15, 2010 at 01:17:44PM +0200, Richard Guenther wrote:
> 
> This is a patch I have probably re-done three or four times already
> but never sought to commit it.  Well, it's a cleanup to move things
> to where they (should) belong.
> 
> Now, svn sucks, so this will break svn blame unless you go hunting
> through the revs.  So if people think moving things is bad I'll
> just throw away the patch again.
> 
> Comments?

I like it, but if we are moving the functions, it might be a good time to
change the name.  To me, double by itself means double precision floating
point.  If the double were double_int, dblint, or something similar, then it
would be more meaningful.

-- 
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com


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