gcc/libgfortran ChangeLog intrinsics/cshift0.c

rth@gcc.gnu.org rth@gcc.gnu.org
Fri Sep 3 19:03:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2004-09-03 19:03:44

Modified files:
	libgfortran    : ChangeLog 
	libgfortran/intrinsics: cshift0.c 

Log message:
	* intrinsics/cshift0.c (DEF_COPY_LOOP, copy_loop_int, copy_loop_long,
	copy_loop_double, copy_loop_ldouble): New.
	(__cshift0): Make shift type ssize_t.  Use % operator instead of
	div.  Use specialized versions of copy loop depending on the shape.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.83&r2=1.84
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/intrinsics/cshift0.c.diff?cvsroot=gcc&r1=1.3&r2=1.4



More information about the Gcc-cvs mailing list