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: PATCH: Set MAX_REGISTER_SIZE to 64


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

>> * defs.h (MAX_REGISTER_SIZE): Set to 64.

Joel> In the meantime, seems OK to me (for HEAD). I'm OK with putting
Joel> this in 7.2, but I'd like the OK from another maintainer before
Joel> you put it in 7.2, just to be on the safe side [1].

I think that would be fine.

>From a little looking around there don't seem to be many bad effects
from bumping this.  Mostly it seems to be used to size arrays on the
stack.

Joel> [1]: It's still unclear whether there will be another release off
Joel>      the 7.2 branch. I think something to be re-evaluated later,
Joel>      around Oct/Nov. Perhaps we can informally talk about it at
Joel>      the GCC Summit?

Sounds good to me.  I think we should have a BOF or something, but I
haven't yet looked into setting it up.

Tom


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