This is the mail archive of the gcc-cvs@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]

r151602 - in /trunk/gcc: ChangeLog gimple-itera...


Author: rth
Date: Thu Sep 10 18:01:23 2009
New Revision: 151602

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151602
Log:
* gimple-iterator.c (gimple_find_edge_insert_loc): Use
        gimple_seq_empty_p to test for no PHI nodes.
        * tree-cfg.c (split_critical_edges): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-iterator.c
    trunk/gcc/tree-cfg.c


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