This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] Release note for x86 intrinsics usability


On Mon, 24 Jun 2013, Sriraman Tallam wrote:
> <h3 id="rx">IA-32/x86-64</h3>
        ^^^^^
Ahem, no. :-)  Please use id="x86" instead.

>   <ul>
>     <li> It is now possible to call x86 intrinsics from select functions in
>       a file that are marked with the appropriate target attribute without
>       having to compile the entire file with the -mxxx option.

<code>-mxxx</code>

Do you want to explicit mention the appropirate target attribute?

Fine with these changes.

Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]