<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong gcc5 __builtin_OPNAME_overflow signatures."
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=206#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong gcc5 __builtin_OPNAME_overflow signatures."
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=206">bug 206</a>
              from <span class="vcard"><a class="email" href="mailto:ibuclaw@gdcproject.org" title="Iain Buclaw <ibuclaw@gdcproject.org>"> <span class="fn">Iain Buclaw</span></a>
</span></b>
        <pre>You probably want to use sadd or uadd instead.  There are around a dozen
builtins like this that don't provide parameters (generic builtins).

What should be done is either to not expose them, or to provide templates such
as the one you've provided to give proper access to it.</pre>
        </div>
      </p>


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

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>