re PR middle-end/32749 (gfortran.dg/auto_array_1.f90)
authorKenneth Zadeck <zadeck@gcc.gnu.org>
Fri, 27 Jul 2007 17:22:14 +0000 (17:22 +0000)
committerKenneth Zadeck <zadeck@gcc.gnu.org>
Fri, 27 Jul 2007 17:22:14 +0000 (17:22 +0000)
commite4142b7c1b884fa2a33c4aaa3f3603c23586de7d
tree25e3e24a883406c4f896a741ef10cd2fd6d89929
parent83144bd60ce827e50425094f47f39aed75324cd6
re PR middle-end/32749 (gfortran.dg/auto_array_1.f90)

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.

From-SVN: r126987
gcc/ChangeLog
gcc/df-problems.c