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: [RFC] Remove frtl-abstract-sequences.


On Tue, Mar 31, 2009 at 6:53 PM, Ramana Radhakrishnan
<ramana.r@gmail.com> wrote:
> 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.


Bootstrap completed on x86_64 with this minor variant to the patch I
submitted earlier.
Ok to commit ?


2009-03-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.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.
        * passes.c (init_optimization_passes): Remove rtl_abstr_seq pass.


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]