[Freeciv-Dev] Re: CMA attributes - gcc optimization problem with Tru64 U
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, Jun 07, 2002 at 06:21:51PM +0200, Davide Pagnin wrote:
> > > 2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36,
> > > data=11fffb560)
> > > 2: not found
> > > 2: [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
> >
> > This is the problem. This suggests that attr_hash_val_fn or
> > attr_hash_cmp_fn is corrupt.
> >
> > Can you please send me the good and the bad attribute.s (build from a
> > clean attribute.c). You can do this using:
> > $ cd client
> > $ gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../common -I../intl -I./agents
> > -S -c attribute.c
>
> Done
> >
> > and the same with -O2.
>
> Done
> > Can you also please apply the attached patch and send me the bad output?
> >
> Done.
And another one. Just send me the two output files.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
Q: Do you know what the death rate around here is?
A: One per person.
64bit_attr_test3.diff
Description: Text document
|
|