Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2002:
[Freeciv-Dev] Re: CMA attributes - gcc optimization problem with Tru64 U
Home

[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]
To: Davide Pagnin <nightmare@xxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: CMA attributes - gcc optimization problem with Tru64 Unix
From: Raimar Falke <rf13@xxxxxxxxxxxxxxxxx>
Date: Fri, 7 Jun 2002 18:38:44 +0200

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.

Attachment: 64bit_attr_test3.diff
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]