gcc/gcc ChangeLog bb-reorder.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Mon Mar 21 22:11:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2005-03-21 22:11:12
Modified files:
gcc : ChangeLog bb-reorder.c
Log message:
PR middle-end/20557
* bb-reorder.c (duplicate_computed_gotos): Use can_duplicate_block_p
to determine whether a block can be duplicated, rather than test
whether the block contains noncopyable insns ourselves.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7950&r2=2.7951
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bb-reorder.c.diff?cvsroot=gcc&r1=1.94&r2=1.95
More information about the Gcc-cvs
mailing list