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] execute vectorizer tests on powerpc-darwin


On Sun, Mar 06, 2005 at 12:17:22PM +0200, Dorit Naishlos wrote:
> 
> The vectorizer tests on powerpc-darwin are only being compiled, never run,
> because check_vmx_hw_available returns false (because it gets this error
> message: "vor vector instruction is optional for the PowerPC (not allowed
> without -force_cpusubtype_ALL option)"). This patch, by Janis, fixes the
> problem.
> Tested on powerpc-darwin.
> 
> ok to commit?

Yes, but ...

> Changelog:
>       * lib/target-supports.exp (check_vmx_hw_available): Use -maltivec for
> darwin.

please keep lines in the ChangeLog less than 80 characters.

Janis


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