[Bug gas/12240] offset can't be used as label in Intel syntax

2024-01-26 Thread gabravier at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12240

Gabriel Ravier  changed:

   What|Removed |Added

 CC||gabravier at gmail dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/12240] offset can't be used as label in Intel syntax

2023-05-03 Thread pinskia at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=12240

Andrew Pinski  changed:

   What|Removed |Added

   See Also||https://gcc.gnu.org/bugzill
   ||a/show_bug.cgi?id=53929
 CC||pinskia at gcc dot gnu.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/12240] offset can't be used as label in Intel syntax

2023-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12240

H.J. Lu  changed:

   What|Removed |Added

 CC||soomink at kaist dot ac.kr

--- Comment #3 from H.J. Lu  ---
*** Bug 30336 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/12240] offset can't be used as label in Intel syntax

2023-04-27 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12240

LIU Hao  changed:

   What|Removed |Added

 CC||lh_mouse at 126 dot com

--- Comment #2 from LIU Hao  ---
Is https://sourceware.org/bugzilla/show_bug.cgi?id=30336 a dup of this?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/12240] offset can't be used as label in Intel syntax

2010-11-22 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12240

--- Comment #1 from H.J. Lu hjl.tools at gmail dot com 2010-11-22 16:58:35 
UTC ---
None of the following operators can be used as label:

{ and, O_bit_and, 2 },
{ eq, O_eq, 2 },
{ ge, O_ge, 2 },
{ gt, O_gt, 2 },
{ le, O_le, 2 },
{ lt, O_lt, 2 },
{ mod, O_modulus, 2 },
{ ne, O_ne, 2 },
{ not, O_bit_not, 1 },
{ offset, O_offset, 1 },
{ or, O_bit_inclusive_or, 2 },
{ shl, O_left_shift, 2 },
{ short, O_short, 1 },
{ shr, O_right_shift, 2 },
{ xor, O_bit_exclusive_or, 2 },

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils