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

r128103 - in /trunk/gcc: ChangeLog config/rs600...


Author: bje
Date: Tue Sep  4 21:10:59 2007
New Revision: 128103

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128103
Log:
	* config/rs6000/ppu_intrinsics.h (__protected_stream_count):
	Rename count macro arugment for clarity.
	(__protected_unlimited_stream_set): Pass UG=1 to __dcbt_TH1000.
	(__protected_stream_set): Likewise, pass 0.

testsuite/
	* gcc.target/powerpc/ppu-intrinsics.c: Add test cases for the
	__protected_stream family of macros.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/ppu_intrinsics.h
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/powerpc/ppu-intrinsics.c


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