<html><head></head><body>I am fine with ignoring<br><br><div class="gmail_quote">On July 25, 2017 1:41:44 AM PDT, George Rimar <grimar@accesssoftek.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail"><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;"> --- ELF/Symbols.h<br /> +++ ELF/Symbols.h<br /> @@ -206,6 +206,9 @@<br />    static bool classof(const SymbolBody *S) {<br />      return S->kind() == UndefinedKind;<br />    }<br /> +<br /> +  // Used for error reporting. True if symbol was reported.<br /> +  unsigned Reported : 1;<br />  };<br /></blockquote><br />This changes sizeof(Undefined), no? Can that be avoided?<br /><br />Cheers,<br />Rafael<br /></blockquote><br />Probably. I supposed changing of body is not critical though. <br />But anyways before we do anything: Rui suggests to ignore --warn-once.<br /><br />We also have fresh PR33906 requesting for support or ignore ether.<br /><br />So will you be fine with just ignoring it ?<br /><br />FWIW I still think it may be convinent for reviewing linkage errors,<br />but I am fine with ignoring it too.<br /><br />George.</pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>