[...@gnu-6 push-1]$ cat foo.s
        pushq $0x3f800000
        pushq $0xbf800000
[...@gnu-6 push-1]$ make
./as -o foo.o foo.s
foo.s: Assembler messages:
foo.s:2: Error: operand type mismatch for `push'
make: *** [foo.o] Error 1
[...@gnu-6 push-1]$

-- 
           Summary: "pushq $0xbf800000" doesn't work
           Product: binutils
           Version: 2.21 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: hjl dot tools at gmail dot com
                CC: bug-binutils at gnu dot org
GCC target triplet: x86_64-pc-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=11893

------- 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

Reply via email to