This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog ifcvt.c
- From: rsandifo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 31 Jan 2002 11:07:17 -0000
- Subject: gcc/gcc ChangeLog ifcvt.c
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rsandifo@gcc.gnu.org 2002-01-31 03:07:17
Modified files:
gcc : ChangeLog ifcvt.c
Log message:
* ifcvt.c (noce_process_if_block): Make a copy of the destination
when copying back from a temporary.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.12887&r2=1.12888
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ifcvt.c.diff?cvsroot=gcc&r1=1.77&r2=1.78