<div class="gmail_quote">On Wed, Jun 22, 2011 at 4:49 PM, Sean Hunt <span dir="ltr"><<a href="mailto:scshunt@csclub.uwaterloo.ca">scshunt@csclub.uwaterloo.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
-fexceptions does not, in fact, enable C++ exceptions</blockquote></div><br><div class="vimiumHUD" style="right: 150px; zoom: 100%; opacity: 0; display: none; "></div><div>My reading of the driver code indicates that it does. Specifically, unless followed by -fno-c++-exceptions, I think -fexceptions wins. Also, they are enabled by default.</div>