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: altivec testsuite dejagnuified and committed



On 20 Apr 2004, at 13.10, Janis Johnson wrote:


On Sat, Apr 17, 2004 at 09:05:30PM -0400, Aldy Hernandez wrote:
Hi folks.

Hi Aldy!


Currently vmx.exp enables the tests for powerpc-*-*altivec*.  It would
be nice if the Apple folk enable them for Darwin.  The more testing
the better.

With powerpc-*-linux-gnu and powerpc64-*-linux-gnu it's always possible to generate Altivec instructions, but not always possible to run that code. Would it be OK for the new vmx tests to use altivec_check() from gcc.dg/altivec_check.h, and to be enabled for powerpc*linux?

Indeed, with the altivec_check() in place, the VMX tests could be enabled for powerpc*-*-*, just like all the other AltiVec tests.


--Zem


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