On Dec 20, 2007, Ian Lance Taylor <[EMAIL PROTECTED]> wrote:

> Right, which will significantly increase debugging size as you add two
> more notes around many lines.

If that's the price to avoid debug information consumers getting
incorrect values...

Would you argue for a position such as:

  we can't go on expanding C++ templates for every conceivable type
  users instatiate them, this would make applications too large.
  let's try to figure out some way to reuse template expansions, even
  if some programs break, because it's more important to keep programs
  small than to enable them to behave correctly

?

Why would code, essential for debug information consumers that are
part of larger systems to work correctly, deserve any less attention
to correctness?

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   [EMAIL PROTECTED], gcc.gnu.org}
Free Software Evangelist  [EMAIL PROTECTED], gnu.org}

Reply via email to