PATCH: testsuite/37074: gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2
Ye, Joey
joey.ye@intel.com
Fri Aug 15 05:10:00 GMT 2008
Uros Bizjak on Wednesday, August 13, 2008 6:24 PM wrote:
> Please note that we can add __attribute__ ((__option__ ("no-mmx"))) to
> calling function ("bar" in case of
> gcc.target/i386/builtin-apply-mmx.c) to suppress generation of MMX
> moves for __builtin_apply and __builtin_apply_args. I think that this
> new functionality should be mention in your doc patch.
__attribute__ ((__option__ ("no-mmx"))) will cause compiler ICE. Please
take a look at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37124
Thanks - Joey
More information about the Gcc-patches
mailing list