<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:johannespfau@gmail.com" title="Johannes Pfau <johannespfau@gmail.com>"> <span class="fn">Johannes Pfau</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Add support for the GCC 'naked' attribute"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=114">bug 114</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;">Attachment #64 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Add support for the GCC 'naked' attribute"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=114#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Add support for the GCC 'naked' attribute"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=114">bug 114</a>
              from <span class="vcard"><a class="email" href="mailto:johannespfau@gmail.com" title="Johannes Pfau <johannespfau@gmail.com>"> <span class="fn">Johannes Pfau</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=65&action=diff" name="attach_65" title="Patch to add @attribute("naked")">attachment 65</a> <a href="attachment.cgi?id=65&action=edit" title="Patch to add @attribute("naked")">[details]</a></span>
Patch to add @attribute("naked")

Updated patch. Naked is a 'target attribute' and needs to be handled in a
special way. This should work now, @Iain can you review this?

(AFAICS we can't access the list of available target attributes, so
@attribute("naked") will always compile but you'll get a warning from the
backend if naked is not supported on this architecture)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>