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: patch: xfail some altivec tests


Zack Weinberg wrote:

Aldy Hernandez <aldyh@redhat.com> writes:



On Wed, Apr 21, 2004 at 07:38:20PM -0700, Zack Weinberg wrote:


Aldy Hernandez <aldyh@redhat.com> writes:



Powerpc-eabispe has conflicting opcodes with AltiVec.  They can never
be in the same executable.  Parts of the backend rely on this
(particularly the %y operand).

I'm XFAILing these tests for said architecture.


Better to not run them at all, surely?


Uh yeah. How do I do that?



Uh, I dunno either. Anyone?


Write dg-require-altivec. Have it check the target triplet. There's existing dg-require goo that does similar stuff.

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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