<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mliska@suse.cz" title="Martin Liška <mliska@suse.cz>"> <span class="fn">Martin Liška</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Can't compile LLVM with GCC master"
   href="https://bugs.llvm.org/show_bug.cgi?id=44217">bug 44217</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Can't compile LLVM with GCC master"
   href="https://bugs.llvm.org/show_bug.cgi?id=44217#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Can't compile LLVM with GCC master"
   href="https://bugs.llvm.org/show_bug.cgi?id=44217">bug 44217</a>
              from <span class="vcard"><a class="email" href="mailto:mliska@suse.cz" title="Martin Liška <mliska@suse.cz>"> <span class="fn">Martin Liška</span></a>
</span></b>
        <pre>(In reply to David Blaikie from <a href="show_bug.cgi?id=44217#c5">comment #5</a>)
<span class="quote">> Fixed in llvmorg-10-init-11161-g9b962d83ece</span >

Thank you, but that does not help us:

[  129s] In file included from ../include/llvm/Demangle/MicrosoftDemangle.h:13,
[  129s]                  from ../lib/Demangle/MicrosoftDemangle.cpp:16:
[  129s] ../include/llvm/Demangle/MicrosoftDemangleNodes.h:33:6: error: use of
enum 'Qualifiers' without previous declaration
[  129s]    33 | enum Qualifiers : uint8_t {
[  129s]       |      ^~~~~~~~~~

As seen from the backtrace, the missing type uint8_t is needed before the
inclusion of MicrosoftDemangleNodes.h header file.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>