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
On Thu, Nov 20, 2008 at 21:19, Weddington, Eric
<eweddington@cso.atmel.com> wrote:
> Are you also proposing to do the re-implementation as you describe above (as a gimple pass, in IPA mode)?
Not necessarily, but it's a possibility. Initially I'm more
interested in removing code that is not useful and apparently not
widely used. Proposing its removal is a good way of measuring
interest.
Diego.