[Bug middle-end/37807] Exponential compile time with MMX builtins.

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 12 10:31:00 GMT 2008



------- 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
gcc-patches@gcc.gnu.org.

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



More information about the Gcc-bugs mailing list