On Thursday 29 April 2010 20:35:23 Steven Bosscher wrote: > The standard 1st questions are: > 1) Did you compile with -Wall -Wextra and solve all warnings? > 2) Did you try with -fno-strict-aliasing?
for legacy code, the '-fwrapv' could be helpful.
On Thursday 29 April 2010 20:35:23 Steven Bosscher wrote: > The standard 1st questions are: > 1) Did you compile with -Wall -Wextra and solve all warnings? > 2) Did you try with -fno-strict-aliasing?
for legacy code, the '-fwrapv' could be helpful.