This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: RFA: fix PR 9164


> Well, using built_type_int32 defenitely feels wrong for a type
> representing sizes on a 64-bit system.

We could extend it to a larger integer type, but this is only used
to return type sizes - the assumption is that we won't see many
objects whose size is bits does not fit in a 32bit integer.

-- 
Joel


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