This is the mail archive of the gcc@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: Use of check_vect() in vectorizer testsuite


Janis Johnson <janis187@us.ibm.com> wrote:

> It sounds as if there should be a check in target-supports.exp for
> SSE2 support that determines whether the default test action is 'run'
> or 'compile' for i686 targets.

I am not able to code TCL/Expect. Instead, I can easily provide a patch to
make the few missing testcases call check_vect(), as the rest of the
testsuite does. This would shut down the bogus regressions, while a more
correct solution is being developed. Would such a patch be ok?
-- 
Giovanni Bajo


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