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: SSE fix 2


> Jan,
> 
> I'm seeing a failure on each of these testcases for the "ior" tests
> and it looks like the problems are in the testcases.

Hi,
I've fixed the testcases.  Now only sse-type5 fails and it is correct,
since we emit movaps instead of movdqa.  This is fixed on BIB branch and
in case Richard won't agree on moving the patch to mainline, I can XFAIL
that test for release branch.

I apologize for the problems, somehow I didn't noticed the failures as I
tend to ignore .da failures when looking for new ones.  Obviously
mistake.

Honza


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