From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Raeburn To: Joel Sherrill Cc: gas2@cygnus.com Subject: Re: gas-980313 mips64orion problems Date: Fri, 13 Mar 1998 15:34:00 -0000 Message-id: References: X-SW-Source: 1998/msg00052.html I got no problem with _divdi3, but I did see this: _floatdidf /tmp/cca01898.s: Assembler messages: /tmp/cca01898.s:87: Error: unrecognized opcode `cvt.d.l' /tmp/cca01898.s:93: Error: unrecognized opcode `cvt.d.l' because apparently a chunk of the opcode table was also removed incorrectly. (This and the tc-mips.c problem should be fixed in the next snapshot.) I'm using an alpha-linux host. If your problem persists with tonight's snapshot, please let me know. Also let me know what host platform and compiler you're using; the egcs (non-release) snapshots have recently had some problems with binutils, at least on my alpha. (Oh, and send the .s file if it's not too much trouble. I can try to re-create it, but I haven't been working much with the prerelease snapshots recently, so I may not have the sources handy.) Ken