gcc/gcc ChangeLog reorg.c
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Thu Jul 19 19:38:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mmitchel@gcc.gnu.org 2001-07-19 19:38:58
Modified files:
gcc : ChangeLog reorg.c
Log message:
* reorg.c (fill_simple_delay_slots): If an instruction might throw
an exception that will be caught within this function, do not fill
its delay slot with any subsequent instruction.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10719&r2=1.10720
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reorg.c.diff?cvsroot=gcc&r1=1.58&r2=1.59
More information about the Gcc-cvs
mailing list