[Bug binutils/21191] objcopy --only-keep-debug creates non-monotonically increasing section offsets

2019-02-20 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21191 Tom de Vries changed: What|Removed |Added CC||vries at gcc dot gnu.org --- Comment #

[Bug binutils/21191] objcopy --only-keep-debug creates non-monotonically increasing section offsets

2017-02-22 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21191 --- Comment #2 from Richard Biener --- (In reply to Alan Modra from comment #1) > File offset for a SHT_NOBITS section is irrelevant. > > Note that this "bug" can also occur with ld. You don't want to waste space > in the output file with pa

[Bug binutils/21191] objcopy --only-keep-debug creates non-monotonically increasing section offsets

2017-02-21 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21191 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED CC|