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

            Bug ID: 33988
           Summary: arm-none-eabi: FAIL: simple objcopy of executable
           Product: binutils
           Version: 2.47 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: rearnsha at sourceware dot org
  Target Milestone: ---

The objcopy simple copy of an executable test is failing on Arm.  There's a
1-byte difference of the copied binary.  Using readelf -a on the original
program we see:

[12] .noinit           NOBITS          0000dc1c 000000 000000 00  WA  0   0  4

But the copied binary contains:

[12] .noinit           NOBITS          0000dc1c 005840 000000 00  WA  0   0  4

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

Reply via email to