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] |
Hi, Given that we are in stage1 again and the discussion in this thread last year. http://gcc.gnu.org/ml/gcc/2008-11/msg00248.html Can we go ahead and remove -frtl-abstract-sequences ? If so here's a patch that I am bootstrapping on x86_64-linux. 2009-03-31 Ramana Radhakrishnan <ramana.r@gmail.com> * common.opt (frtl-abstract-sequences): Delete. * doc/invoke.texi (Option Summary): Likewise. (Optimize Options): Likewise. * rtl-factoring.c: Delete file. * Makefile.in (OBJS-common): Remove rtl-factoring.o. 2009-03-31 Ramana Radhakrishnan <ramana.r@gmail.com> * gcc.c-torture/compile/pr33009.c: Delete. * gcc.c-torture/compile/pr11832.c: Likewise. cheers Ramana
Attachment:
rtl-abstract-sequences
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |