<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 5, 2015 at 4:22 AM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Please don't. Every time I have seen that flag used the intention was to omit the eh_frame section completely. </p>
<p dir="ltr">I think the two reasonable solutions are to always emit precise info (modulo bugs) or to have a *new* command line to enable imprecise mode.</p></blockquote><div>I agree, I've looked into the meaning of -fasynchronous-unwind-tables, and for GCC that just controls the emission of .eh_frame. Their CFI is always precise at every instruction, bugs aside. I think we should do the same.</div></div></div></div>