From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: gas2@cygnus.com Subject: A binutils 2.9 bug on MIPS Date: Thu, 16 Apr 1998 08:40:00 -0000 Message-id: X-SW-Source: 1998/msg00134.html For MIPS/ELF, I got # gcc -c x.s # objdump -d x.o x.o: file format elf32-bigmips No symbols in "x.o". Disassembly of section .text: 0000000000000000 <.text>: 0: 03a0f021 move # internal error, undefined modifier(d)$f0# internal error, undefined modifier(s) ... Any ideas? Thanks. -- H.J. Lu (hjl@gnu.org) ---x.s-- move $fp,$sp