https://sourceware.org/bugzilla/show_bug.cgi?id=22335

            Bug ID: 22335
           Summary: Gas expression solver can cause wrong code for 32-bit
                    BFD builds.
           Product: binutils
           Version: 2.30 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: hp at sourceware dot org
  Target Milestone: ---

Created attachment 10550
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10550&action=edit
test-case in the form of a patch

You'll typically observe, for a LE target, instead of the intended result, the
following in gas.log:

regexp_diff match failure
regexp "^[ ]+0+[ ]+(286fff0b|0bff6f28)[ ]+.*$"
line   " 0000 386f7f0b                             8o..            "
FAIL: gas/all/shexpr

The test-case is from the CRIS test-suite (shexpr-1) where the issue was fixed
by forcing a 64-bit BFD.

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