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

> > 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.
>       Raimar
> 
> -- 
>  email: rf13@xxxxxxxxxxxxxxxxx
>  "Life is too short for reboots."
> ----
> 

Attachment: attribute.s.noopt.gz
Description: GNU Zip compressed data

Attachment: attribute.s.opt.gz
Description: GNU Zip compressed data

Attachment: output-nopt
Description: Text document

Attachment: output-opt
Description: Text document


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