<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:zhonghao@pku.org.cn" title="Hao Zhong <zhonghao@pku.org.cn>"> <span class="fn">Hao Zhong</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - ICE when bool is #defined/typedef'd"
   href="https://bugs.llvm.org/show_bug.cgi?id=42248">bug 42248</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>INVALID
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - ICE when bool is #defined/typedef'd"
   href="https://bugs.llvm.org/show_bug.cgi?id=42248#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - ICE when bool is #defined/typedef'd"
   href="https://bugs.llvm.org/show_bug.cgi?id=42248">bug 42248</a>
              from <span class="vcard"><a class="email" href="mailto:zhonghao@pku.org.cn" title="Hao Zhong <zhonghao@pku.org.cn>"> <span class="fn">Hao Zhong</span></a>
</span></b>
        <pre>The code comes from an ICE bug report of gcc:
<a href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54207">https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54207</a>

In addition, after the bug is fixed, gcc accepts the code. I tried icc. It also
accepts the code. Maybe, we shall reconsider the bug report.


(In reply to Richard Smith from <a href="show_bug.cgi?id=42248#c1">comment #1</a>)
<span class="quote">> That's not an ICE, it's just a normal error being reported on your invalid
> code. You are not permitted to #define a keyword then include a standard
> library header.</span ></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>