pow tests: Defeat compiler optimizations.
authorBruno Haible <bruno@clisp.org>
Sat, 8 Oct 2011 12:03:06 +0000 (14:03 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 8 Oct 2011 12:03:06 +0000 (14:03 +0200)
commit98ae5bfae5f14c50959ea0e2d13fa5cb85ff59fb
tree6727161d8dfbae68bb5e43cf07eb54f009ab0584
parent3dd7efea9ef82d59bc9f5bc044ac1e02a94bd56b
pow tests: Defeat compiler optimizations.

* tests/test-pow.c (main): Assign arguments to x and y before use.
ChangeLog
tests/test-pow.c