$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] my experience with boost::mpl programming
From: Ravi (lists_ravi_at_[hidden])
Date: 2008-10-06 09:33:32
On Thursday 02 October 2008 20:54:10 peter_foelsche_at_[hidden] 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