PATCH: testsuite/37074: gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2

Andrew Pinski pinskia@gmail.com
Sun Aug 10 20:33:00 GMT 2008


On Sun, Aug 10, 2008 at 1:21 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Hi,
>
> gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2. The
> problem is MMX enabled with SSE2, but builtin-apply-4.c mixes mmx
> and x87 instructions without emms in between. This patch adds
> -mno-mmx to x86. OK for trunk?

This does not explain where the MMX instructions are coming from, just
they are showing up.
Why are they showing up in the first place?

-- Pinski



More information about the Gcc-patches mailing list