<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:zilla@kayari.org" title="Jonathan Wakely <zilla@kayari.org>"> <span class="fn">Jonathan Wakely</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - no ::gets in the global namespace when compiling <ios>"
   href="https://llvm.org/bugs/show_bug.cgi?id=18402">bug 18402</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;">URL</td>
           <td>http://gcc.gnu.org/PR77795
           </td>
           <td>
                
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>MOVED
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - no ::gets in the global namespace when compiling <ios>"
   href="https://llvm.org/bugs/show_bug.cgi?id=18402#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - no ::gets in the global namespace when compiling <ios>"
   href="https://llvm.org/bugs/show_bug.cgi?id=18402">bug 18402</a>
              from <span class="vcard"><a class="email" href="mailto:zilla@kayari.org" title="Jonathan Wakely <zilla@kayari.org>"> <span class="fn">Jonathan Wakely</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=18402#c5">comment #5</a>)
<span class="quote">> In GCC 6.x and GCC 7, _GLIBCXX_HAVE_GETS is miscomputed by configure,
> because GCC's default language mode is C++14, and in C++14 glibc doesn't
> provide a gets; again, this accidentally works around the issue, but breaks
> conformance in C++98 / C++11 mode.</span >

Indeed. Thanks for the analysis, I fixed this for GCC 6.3 and up, see
<a href="https://gcc.gnu.org/PR77795">https://gcc.gnu.org/PR77795</a></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>