[fpc-devel] about bug 0016668 (-gt -O2)

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Jun 8 16:46:45 CEST 2010


On 08 Jun 2010, at 16:35, Martin wrote:

> There is also the fact that -gt (at least if used with -O2) in some  
> cases initializes (or zero-trashes) edx, even if edx is not used at  
> all in the procedure
>    movl    $0,%edx
> There may be a reason for this, which I don't know?

It can be due to an unused local variable.


Jonas



More information about the fpc-devel mailing list