https://sourceware.org/bugzilla/show_bug.cgi?id=33988
Richard Earnshaw <rearnsha at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|arm-none-eabi: FAIL: simple |objcopy of .noinit section
|objcopy of executable |does not preserve the file
| |offset assigned by the
| |linker (arm-none-eabi:
| |FAIL: simple objcopy of
| |executable)
--- Comment #4 from Richard Earnshaw <rearnsha at sourceware dot org> ---
This raises several questions.
1) Why are we emitting empty .noinit and .preserve sections?
2) Why is the file offset of the .noinit section set to 0 (.preserve works ok).
3) Why does objcopy fail to correctly copy the file offset.
Any one of this could be considered a bug, perhaps all of them are.
--
You are receiving this mail because:
You are on the CC list for the bug.