------- Comment #6 from steven at gcc dot gnu dot org  2009-01-20 23:16 -------
-static bool code_motion_path_driver (insn_t, av_set_t, ilist_t,
-                                     cmpd_local_params_p, void *);
+static int code_motion_path_driver (insn_t, av_set_t, ilist_t,
+                                    cmpd_local_params_p, void *);

You probably don't want this bit...?


-- 


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

Reply via email to