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

            Bug ID: 15557
           Summary: PowerPC: complex expressions before @h can give eror
           Product: binutils
           Version: 2.23
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: scottwood at freescale dot com

Created attachment 7053
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7053&action=edit
Test code

Assembling the attached program works with 2.23.1, but gives the following
error with 2.23.2:

test.s: Assembler messages:
test.s:1: Error: operand out of range (0xffffffffffff8000 is not between
0x0000000000000000 and 0x000000000000ffff)

The constant portion of the expression can be anything over 0x8000.

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to