------- Comment #11 from rguenth at gcc dot gnu dot org  2008-10-12 10:29 
-------
Note that we stopped documenting most of the x86 specific SSE/MMX builtins
because you should use the SSE/MMX intrinsics instead (the x86 specific
builtins can go away or change without further notice between releases).

Btw, your patch looks reasonable.  Minor code-style nit is that the || goes to
the next line.  If the patch passes bootstrap/test please post it to
[EMAIL PROTECTED]

Thanks,
Richard.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |middle-end
     Ever Confirmed|0                           |1
           Keywords|                            |compile-time-hog
   Last reconfirmed|0000-00-00 00:00:00         |2008-10-12 10:29:35
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37807

Reply via email to