This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: [RFC] Remove -frtl-abstract-sequences in 4.5
- From: "Weddington, Eric" <eweddington at cso dot atmel dot com>
- To: "Diego Novillo" <dnovillo at google dot com>, <gcc at gcc dot gnu dot org>
- Date: Thu, 20 Nov 2008 19:19:09 -0700
- Subject: RE: [RFC] Remove -frtl-abstract-sequences in 4.5
- References: <b798aad50811200456h12e67ff9q3dc624434b2c3775@mail.gmail.com>
> -----Original Message-----
> From: Diego Novillo [mailto:dnovillo@google.com]
> Sent: Thursday, November 20, 2008 5:56 AM
> To: gcc@gcc.gnu.org
> Subject: [RFC] Remove -frtl-abstract-sequences in 4.5
>
> This option has been problematic and does not seem to be well
> maintained. In terms of usefulness, it would also be worth
> implementing as a gimple pass, ideally in IPA mode. I propose that we
> remove it at the next stage 1, at least it will stop causing problems.
Are you also proposing to do the re-implementation as you describe above (as a gimple pass, in IPA mode)?