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: fix some warnings missed due to PR 18501


On Mon, Jul 18, 2005 at 03:24:06PM +1000, Ben Elliston wrote:
>         * bt-load.c (link_btr_uses): Fix uninitialised warnings.
>         * cfganal.c (find_edge_index): Ditto.
>         * combine.c (combine_instructions): Ditto.
>         * ddg.c (create_scc): Ditto.
>         * flow.c (update_life_info): Ditto.
>         (count_or_remove_death_notes): Ditto.
>         (clear_log_links): Ditto.
>         * modulo-sched.c (generate_reg_moves): Ditto.
>         * predict.c (apply_return_prediction): Ditto.
>         * sbitmap.c (sbitmap_first_set_bit): Ditto.
>         * sched-rgn.c (extract_edgelst): Ditto.
>         * tree-into-ssa.c (prepare_names_to_update): Ditto.
>         (dump_update_ssa): Ditto.
>         (ssa_names_to_replace) Ditto.
>         (switch_virtuals_to_full_rewrite): Ditto.
>         (update_ssa): Ditto.
>         (debug_names_replaced_by): Ditto.
>         * tree-vect-transform.c (vect_create_epilog_for_reduction): Ditto.

Ok.


r~


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