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.


Diego Novillo wrote:
> On Tue, Mar 31, 2009 at 16:19, Ramana Radhakrishnan <ramana.r@gmail.com> wrote:
> 
>> 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.
> 
> OK.

Does this patch continue to accept -frtl-abstract-sequences (but ignore
it) for the benefit of existing Makefiles?

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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