This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cc1 crashes in function `cselib_invalidate_regno'
- To: Denis Chertykov <denisc at overta dot ru>
- Subject: Re: cc1 crashes in function `cselib_invalidate_regno'
- From: Bernd Schmidt <bernds at balti dot cygnus dot co dot uk>
- Date: Sat, 8 Apr 2000 15:48:25 +0100 (BST)
- cc: gcc at gcc dot gnu dot org
On Sat, 8 Apr 2000, Denis Chertykov wrote:
> CVS cc1 (avr port) got SIGSEGV in :
[cselib]
Without more information (read a testcase or at least rtl dumps of the
function for which it crashes) I can't tell whether there's a bug in
cselib or in your backend.
Bernd