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] | |
Hello, I've modified the patch on the grounds of the review. It produces the same result as the former patch. I would like to ask whether this patch is OK for the mainline now, or there are some other issues to be corrected? Regards, Judit Jasz 2004-07-28 Judit Jasz <jasy@inf.u-szeged.hu> * tree-ssa-lfact.c: New file. * Makefile.in: (tree-ssa-lfact.o) Add. * common.opt: (ftree-lfact) New flag. * opts.c: (decode_options): Set. * tree-optimize.c: (init_tree_optimization_passes): Add pass_tree_lfact. * tree-pass.h: (pass_tree_lfact): Declare.
Attachment:
hoisting.patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |