This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[RFC] Remove -frtl-abstract-sequences in 4.5
- From: Diego Novillo <dnovillo at google dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 20 Nov 2008 07:56:04 -0500
- 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.
Thoughts?
Diego.