This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/3037
- To: rth at redhat dot com
- Subject: Re: target/3037
- From: Denis Chertykov <denisc at overta dot ru>
- Date: 30 Jun 2001 17:00:20 +0400
- Cc: rearnsha at arm dot com, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, denisc at overta dot ru, gcc-bugs at gcc dot gnu dot org
- References: <20010612185503.A3945@redhat.com>
rth@redhat.com writes:
> > Try: -mcpu=strongarm -O2
>
> Still doesn't segfault the compiler on me.
>
Excuse my long delay. I was out of home.
At the moment of posting bug report GCC crashes in ".ce2" pass because
life info before ".ce2" pass and after it was different.
Life info was different because life info before ".ce2" was wrong (as
described in my bug report).
IMHO: you can't reproduce this problem because something changes in
".ce2" pass.
Denis.