[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/703] New: Should .org work on unsigned value?
From: |
hjl at lucon dot org |
Subject: |
[Bug gas/703] New: Should .org work on unsigned value? |
Date: |
1 Feb 2005 18:03:33 -0000 |
On ia32, I got
address@hidden big-2]$ cat x.s
.data
.org 0x87654321
.word 0x1fc
.end
address@hidden big-2]$ as -o x.o x.s
x.s: Assembler messages:
x.s:2: Error: attempt to move .org backwards
--
Summary: Should .org work on unsigned value?
Product: binutils
Version: unspecified
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
http://sources.redhat.com/bugzilla/show_bug.cgi?id=703
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gas/703] New: Should .org work on unsigned value?,
hjl at lucon dot org <=