This is the mail archive of the gcc-bugs@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]

[Bug target/16286] Compile errors on altivec ops after #undef vector


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-06 20:19 -------
Subject: Bug 16286

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	schwab@gcc.gnu.org	2004-11-06 20:19:02

Modified files:
	gcc/testsuite/gcc.dg: pr16286.c 
	gcc/config/rs6000: altivec.h 
	gcc            : ChangeLog 
	gcc/testsuite  : ChangeLog 

Log message:
	PR target/16286
	* config/rs6000/altivec.h: Replace bool by __bool and pixel by
	__pixel.
	
	testsuite:
	* gcc.dg/pr16286.c: Also test for bool and pixel.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr16286.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/altivec.h.diff?cvsroot=gcc&r1=1.43&r2=1.44
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6209&r2=2.6210
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4558&r2=1.4559



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16286


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