2008-01-27 Bernhard Fischer <aldot@gcc.gnu.org>
* basic-block.h (condjump_equiv_p): Fix comment.
From-SVN: r131888
+2008-01-27 Bernhard Fischer <aldot@gcc.gnu.org>
+
+ * basic-block.h (condjump_equiv_p): Fix comment.
+
2008-01-27 Bernhard Fischer <aldot@gcc.gnu.org>
* tree-pretty-print.c (print_generic_decl, print_generic_stmt,
extern bool struct_equiv_init (int, struct equiv_info *);
extern bool rtx_equiv_p (rtx *, rtx, int, struct equiv_info *);
-/* In cfgrtl.c */
+/* In cfgcleanup.c */
extern bool condjump_equiv_p (struct equiv_info *, bool);
/* Return true when one of the predecessor edges of BB is marked with EDGE_EH. */