This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/32749] [4.3 regression]: gfortran.dg/auto_array_1.f90



------- 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 <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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32749


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]