r126987 - in /trunk/gcc: ChangeLog df-problems.c
zadeck@gcc.gnu.org
zadeck@gcc.gnu.org
Fri Jul 27 17:22:00 GMT 2007
Author: zadeck
Date: Fri Jul 27 17:22:14 2007
New Revision: 126987
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126987
Log:
2007-07-26 Kenneth Zadeck <zadeck@naturalbridge.com>
PR middle-end/32749
* df-problems.c (df_create_unused_note): Removed do_not_gen parm
and the updating of the live and do_not_gen sets.
(df_note_bb_compute): Added updating of live and do_not_gen sets
for regular defs so that the case of clobber inside conditional
call is processed correctly.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/df-problems.c
More information about the Gcc-cvs
mailing list