avoid NULL pointer ambiguity in mn10300 sim

Jeff Johnston jjohnstn@redhat.com
Thu Jun 3 02:26:00 GMT 2004


Should that offset be aligned (i.e. 4 or 8)?

-- Jeff J.

Alexandre Oliva wrote:
> GDB gets thoroughly confused if the address of the start symbol looks
> like a NULL pointer.  ISO C requires no other pointer to compare equal
> to the NULL pointer as well, so make sure we don't have any objects at
> address zero.
> 
> Ok to install?
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 



More information about the Newlib mailing list