[PATCH] PR18191

Richard Henderson rth@redhat.com
Mon Dec 20 00:13:00 GMT 2004


On Mon, Dec 20, 2004 at 01:10:22AM +0100, Steven Bosscher wrote:
> +  loop_entry_label = create_artificial_label ();
...
> +  append_to_statement_list (loop_entry_label, pre_p);

You've forgotten the LABEL_EXPRs.



r~



More information about the Gcc-patches mailing list