This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Assertion failure in mips_emit_delays at ./config/tc-mips.c line 2231.


   Date: Wed, 3 Nov 1999 19:52:12 +0100
   From: Florian Lohoff <flo@rfc822.org>

   make[3]: Entering directory `/data/devel/egcs-1.0.3a/src/gcc/f/runtime/libF77'
   /data/devel/egcs-1.0.3a/src/gcc/xgcc -B/data/devel/egcs-1.0.3a/src/gcc/ -c -DSkip_f2c_Undefs -I. -I/data/devel/egcs-1.0.3a/src/gcc/f/runtime/libF77 -I../../../include  -D_POSIX_SOURCE=1 -DRETSIGTYPE=void -Donexit=atexit -DMISSING_FILE_ELEMS=1 -DIEEE_drem=1 -DUSE_STRLEN=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1 -DPad_UDread=1 -DWANT_LEAD_0=1  -g -O2  main.c
   /tmp/cca05134.s: Assembler messages:
   /tmp/cca05134.s:512: Internal error!
   Assertion failure in mips_emit_delays at ./config/tc-mips.c line 2383.
   Please report this bug.
   (root@repeat)/data/devel/egcs-1.0.3a/src# as --version
   GNU assembler 2.9.5
   Copyright 1997 Free Software Foundation, Inc.
   This program is free software; you may redistribute it under the terms of
   the GNU General Public License.  This program has absolutely no warranty.
   This assembler was configured for a target of `mipsel-unknown-linux-gnu'.

   This is a CVS Snapshot 991025 ...

Thanks for the bug report.  Can you please send a test case which may
be used to reproduce the bug?  If you run the compilation line with
--save-temps, you should get a .s file which will cause the bug when
the assembler is invoked directly.  Thanks.

   Native compile/binutils ...

What does config.guess print on your system?

Ian

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]