6 Oct
2008
6 Oct
'08
1:33 p.m.
On Thursday 02 October 2008 20:54:10 peter_foelsche@agilent.com wrote:
I don't understand what is being achieved with this value_init stuff. We are dealing with const bool values, which do not need to reside on the stack again. Somehow these value initializations made it into the optimized assembler code and where not removed -- they are also not referenced in the assembler code -- loading 0 or 1 byte literals into stack variables, which were not referenced later.
Could you please redo your diffs in unified format (diff -u on *NIX) and send them to the list again? Regards, Ravi