This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: target/3037
- To: rth at gcc dot gnu dot org
- Subject: Re: target/3037
- From: Denis Chertykov <denisc at overta dot ru>
- Date: 30 Jun 2001 13:16:00 -0000
- Cc: gcc-prs at gcc dot gnu dot org,
- Reply-To: Denis Chertykov <denisc at overta dot ru>
The following reply was made to PR target/3037; it has been noted by GNATS.
From: Denis Chertykov <denisc@overta.ru>
To: rth@redhat.com
Cc: rearnsha@arm.com, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
denisc@overta.ru, gcc-bugs@gcc.gnu.org
Subject: Re: target/3037
Date: 30 Jun 2001 17:00:20 +0400
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.