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,testsuite] fix altivec-macros.c for non-altivec targets


On Tue, 2009-01-13 at 06:53 -0800, Nathan Froyd wrote:
> gcc.target/powerpc/altivec-macros.c needs to require an effective target
> with altivec; otherwise we get spurious failures on SPE targets.  The
> patch is big because we have to adjust the line numbers for all the
> error messages accordingly.
> 
> Tested on powerpc-none-eabi{,spe}.  OK to commit?
> 
> -Nathan
> 
> 2009-01-13  Nathan Froyd  <froydnj@codesourcery.com>
> 
> 	* gcc.target/powerpc/altivec-macros.c: Require a powerpc_altivec_ok
> 	effective target.  Adjust line numbers accordingly.

OK.

Janis


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