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-08-12 11:02 -------
Subject: Bug 16286

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bje@gcc.gnu.org	2004-08-12 11:02:38

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

Log message:
	Patch for PR target/16286
	
	2004-08-12  Ben Elliston  <bje@au.ibm.com>
	
	* config/rs6000/altivec.h: Change vector to __vector throughout.
	(Except for the `vector' macro itself).
	
	[testsuite]
	2004-08-12  Ben Elliston  <bje@au.ibm.com>
	
	* gcc.dg/pr16286.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4876&r2=2.4877
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/altivec.h.diff?cvsroot=gcc&r1=1.41&r2=1.42
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4123&r2=1.4124
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr16286.c.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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]