dwarf2lexblockcodeaddrcalc

Calculates the first and the last instruction in a lexical block by inspecting the entire lexical block start and end lines.

Syntax
#pragma dwarf2lexblockcodeaddrcalc on | off | reset
  
Remarks

When this pragma is off, the compiler looks for the instruction following the lexical block start and end but, does not emit the correct address range for unparenthesiszed loop expressions.

By default, this option is off.