<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 31, 2014 at 10:58 PM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On Thu, Jul 31, 2014 at 12:19 PM, Kim Gräsman <<a href="mailto:kim.grasman@gmail.com">kim.grasman@gmail.com</a>> wrote:<br>

> David,<br>
><br>
> Would you do the honors? I don't have commit access.<br>
<br>
</div>If we come up with a good solution, sure.</blockquote><div><br></div><div>Sorry, I meant adding ARM GCC 4.7 to the list here:</div><div><a href="http://llvm.org/docs/GettingStarted.html#check-here">http://llvm.org/docs/GettingStarted.html#check-here</a><br>
</div><div><br></div><div>But it's a little premature until we know why it's failing.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="">
> It would be best, of course, if there was a way to phrase this so GCC<br>
> doesn't die, but this pattern is everywhere so it might be futile to solve<br>
> it only here.<br>
<br>
</div>Yeah, if this fires for all our switch-over-enum-without-default... I<br>
don't think we'll fix it (& there's no point fixing 3 cases if we<br>
leave hundreds more in-tree). So if it's just these three, that's<br>
something & would still need comments most likely. But it'd be better<br>
if there were a solution that didn't suppress diagnostics (oh, and<br>
this change as-is will probably fire Clang's -Wcovered-switch-default<br>
warning... which we'd have to suppress).<br></blockquote><div><br></div><div>Definitely.</div><div><br></div><div>Maybe Cy can provide more details on the environment where this happens (e.g. compiler command for this file, exact error message, ...)</div>
<div><br></div><div>Thanks,</div><div>- Kim</div></div></div></div>