This is the mail archive of the gdb@sources.redhat.com 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: "store.exp" test


Daniel Jacobowitz wrote:

On Tue, Jul 22, 2003 at 03:01:22PM -0700, Michael Snyder wrote:


Andrew,

A minor problem with the store.c test -- it gets unexpected results
on targets where "char" is unsigned.

I tried using "register signed char", and that seems to help...
but I'm not sure if that will interfere with the intent of the test.

Michael



Are you working from HEAD or a slightly older branch? I fixed this for arm-elf about two weeks ago, I think.

Yeah, that should do it.  Thanks.  Now that you mention it, I remember
you doing this.





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