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

Re: [patch] tree-outof-ssa.c: Speed up perform_edge_inserts.


Kazu Hirata wrote:

@@ -2026,7 +2026,7 @@ identical_stmt_lists_p (edge e1, edge e2
any debug information to DEBUG_FILE. Return true if anything other than a standard edge insertion is done. */
-static bool +static void

Need to update comment. OK with that change.



Diego.



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