------- Comment #24 from zadeck at gcc dot gnu dot org 2007-07-27 17:22 ------- Subject: Bug 32749
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 <[EMAIL PROTECTED]> 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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32749