pgeorges a écrit :
> Hi,
>
> I port chess engines to Pocket PC ARM, and for one of them (others are 
> ok), the program crashes as soon as I compile it with -O1, -O2 or -O3 
> option.
> I managed to get in which functions it crashes, but as it is a complex 
> program I am not able currently to produce small portion of code that 
> reproduces this. Current code ues a lot of __inline and register pragmas 
> : is it related to my problem ?
> Any hint is welcome.
>
> Pascal Georges
>   
I ported this program to evc4, and I get the same type of crash. So 
cegcc is ok, but I don't understand why this code works well with gcc on 
x86, and why the crash only occurs with optimisation on.

Pascal Georges


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to