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] PR18191


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~


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