On Thu, Nov 8, 2012 at 7:13 PM, Kenneth Zadeck <zad...@naturalbridge.com> wrote: > I have added the proper doc. OK to commit?
Ok. Thanks, Richard. > Kenny > > > > On 10/08/2012 05:06 AM, Richard Guenther wrote: >> >> On Sat, Oct 6, 2012 at 12:48 AM, Kenneth Zadeck >> <zad...@naturalbridge.com> wrote: >>> >>> This patch adds machinery to genmodes.c so that largest possible sizes of >>> various data structures can be determined at gcc build time. These >>> functions create 3 symbols that are available in insn-modes.h: >>> MAX_BITSIZE_MODE_INT - the bitsize of the largest int. >>> MAX_BITSIZE_MODE_PARTIAL_INT - the bitsize of the largest partial int. >>> MAX_BITSIZE_MODE_ANY_INT - the largest bitsize of any kind of int. >> >> Ok. Please document these macros in rtl.texi. >> >> Richard. > >