[EMAIL PROTECTED] intel-1]$ cat bar.s ficomw (%esp) ficompw (%esp) fildw (%esp) fistw (%esp) fistpw (%esp) fisttpw (%esp) [EMAIL PROTECTED] intel-1]$ gcc -c bar.s bar.s: Assembler messages: bar.s:1: Error: suffix or operands invalid for `ficom' bar.s:2: Error: suffix or operands invalid for `ficomp' bar.s:3: Error: suffix or operands invalid for `fild' bar.s:4: Error: suffix or operands invalid for `fist' bar.s:5: Error: suffix or operands invalid for `fistp' bar.s:6: Error: suffix or operands invalid for `fisttp' [EMAIL PROTECTED] intel-1]$
-- Summary: 'w' suffix isn't allowed on FP instructions with 16bit integer operand Product: binutils Version: 2.18 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: hjl at lucon dot org CC: bug-binutils at gnu dot org GCC target triplet: i686-pc-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=3431 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils