gcc/gcc/testsuite/lib target-supports.exp

geoffk@gcc.gnu.org geoffk@gcc.gnu.org
Thu Jun 2 21:45:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	geoffk@gcc.gnu.org	2005-06-02 21:45:57

Modified files:
	gcc/testsuite/lib: target-supports.exp 

Log message:
	Index: ChangeLog
	2005-05-31  Geoffrey Keating  <geoffk@geoffk.org>
	
	* config/rs6000/rs6000.md (sync_boolcshort_internal): New.
	* config/rs6000/rs6000.c (rs6000_emit_sync): Shift count must
	be complemented for big-endian.  Mask for AND must be rotated,
	not shifted.  Handle short operands with NOT on the memory
	operation.
	
	Index: testsuite/ChangeLog
	2005-05-31  Geoffrey Keating  <geoffk@geoffk.org>
	
	* lib/target-supports.exp
	(check_effective_target_sync_char_short): New.
	* gcc.dg/sync-2.c: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/target-supports.exp.diff?cvsroot=gcc&r1=1.58&r2=1.59



More information about the Gcc-cvs mailing list