
Different results when using different optimization options
Quote:
> We have a component with mathematic calculations that produces different
> results in the following configurations:
> Release: Maximize speed
> Release: MinSize
> Release: Disable optimizations
> Could it be a problem in our source in stead of a bug of the compiler?
It could be both.
Unfortunately, the only way to find this out
is to find a small repro case. Fortunately,
this is also the first step to solve the
problem, no matter whether it is a compiler
problem or your own.
Quote:
> Should we always disable optimizations in mathematic components?
Then what would be the point of the compiler
beeing able to optimize?
Quote:
> Thanks in advance,
> Kurzweil
Schobi
--
I'm Schobi at suespammers org