[wide-int] small cleanup in wide-int.*

Kenneth Zadeck zadeck@naturalbridge.com
Thu Nov 28 23:04:00 GMT 2013


This patch does three things in wide-int:

1) it cleans up some comments.
2) removes a small amount of trash.
3) it changes the max size of the wide int from being 4x of 
MAX_BITSIZE_MODE_ANY_INT to 2x +1.   This should improve large muls and 
divs as well as perhaps help with some cache behavior.

ok to commit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wide-int-cleanup.diff
Type: text/x-patch
Size: 4476 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131128/8cbdae4f/attachment.bin>


More information about the Gcc-patches mailing list