Comment 2 for bug 403744

Revision history for this message
Matthias Klose (doko) wrote : Re: g++ -O3 produces incorrect results for less-than operator

it's a bug in your test case, result is overflowing. use `long' instead