gcc/gcc ChangeLog config/sh/sh.md

nickc@gcc.gnu.org nickc@gcc.gnu.org
Wed Jan 12 14:15:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	nickc@gcc.gnu.org	2005-01-12 14:14:59

Modified files:
	gcc            : ChangeLog 
	gcc/config/sh  : sh.md 

Log message:
	(udivsi3_sh2a, divsi3_sh2a): Give these patterns an "in_delay_slot" attribute
	of "no" to prevent them being used in delay slots.  This is forbidden because
	they might generate exceptions.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7102&r2=2.7103
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.md.diff?cvsroot=gcc&r1=1.188&r2=1.189



More information about the Gcc-cvs mailing list