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] Vectorizer testsuite adjustments for P7



> You should also update g++.dg/vect/vect.exp and
> gfortran.dg/vect/vect.exp with the same change.
>
> It would be even better to separate common code into support function
> and use this function instead. Three copies of the same code in each
> vect.exp file look like maintenance nightmare to me...

Yes, right. I just think it would be better to do that in a different patch
and outline all the common code there.

Thanks,
Ira

>
> Uros.


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