This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, DOC] PR 31549: move -frtl-abstract-sequences description
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Gabor Loki <loki at gcc dot gnu dot org>, gcc at gcc dot gnu dot org, Ramana Radhakrishnan <ramana dot r at gmail dot com>
- Cc: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- Date: Sat, 16 Feb 2008 22:34:07 +0100 (CET)
- Subject: Re: [PATCH, DOC] PR 31549: move -frtl-abstract-sequences description
- References: <20080213203257.GB18934@ins.uni-bonn.de> <alpine.LSU.1.00.0802161344500.19228@pulcherrima.dbai.tuwien.ac.at> <67ea2eb0802160544s2cb0700bv131fe961b7d29874@mail.gmail.com>
[ gcc-patches -> gcc ]
On Sat, 16 Feb 2008, Ramana Radhakrishnan wrote:
> The last time I tried this on ARM it didn't work because there were
> ICEs and it might have been fixed by now.
>
> However searching on bugzilla found me these .
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33009
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33642
In the latter Richard wrote "I propose to kill all traces of it unless
someone steps up and maintains this piece of code and we enable it for
-Os".
Gabor, what are your plans? Having a pass which seems to crash more
than anything else doesn't seem useful so I agree with Richard.
Gerald