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]

Re: make gcov counters 64bit take 2


On Fri, 15 Jun 2001, Jan Hubicka wrote:

> + @findex GCOV_TYPE_SIZE
> + @item GCOV_TYPE_SIZE
> + A C expression for the size in bits of the type used for gcov counters on the
> + target machine.  If you don't define this, the default is one
> + @code{LONG_TYPE_SIZE} in case it is greater or equal to 64-bit and

"is @code{LONG_TYPE_SIZE} if it is greater than or equal to 64 and".

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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