This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r124268 - in /branches/gcc-4_1-branch/gcc: Chan...
- From: bernds at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 28 Apr 2007 23:59:21 -0000
- Subject: r124268 - in /branches/gcc-4_1-branch/gcc: Chan...
Author: bernds
Date: Sun Apr 29 00:59:20 2007
New Revision: 124268
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124268
Log:
* reload.c (combine_reloads): When trying to use a dying register,
check whether it's uninitialized and don't use if so.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/reload.c