[Bug binutils/26865] windres: --preprocessor option won't respect space in file path

2020-11-26 Thread katayama.hirofumi.mz at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26865 --- Comment #4 from katayama.hirofumi.mz at gmail dot com --- Reproduction steps: $ which cpp /mingw32/bin/cpp $ cp /mingw32/bin/cpp "/mingw32/bin/cpp .exe" $ windres "--preprocessor=/mingw32/bin/cpp .exe" a.rc cpp: error: .exe: No such

[Bug ld/24718] BFD ld does not set VER_FLG_WEAK on version reference if all symbols are weak

2020-11-26 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=24718 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me -- You are

[Bug binutils/26865] windres: --preprocessor option won't respect space in file path

2020-11-26 Thread katayama.hirofumi.mz at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26865 --- Comment #3 from katayama.hirofumi.mz at gmail dot com --- Not fixed yet. Compilation error. resrc.c: In function 'filename_need_quotes': resrc.c:368:9: error: duplicate case value 368 | case ' ': | ^~~~

[Bug binutils/26907] objcopy gives memsiz to segment containing empty SHT_NOBITS section

2020-11-26 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26907 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug ld/26936] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #21 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9ed0136bff648c2f32d7462d3ab9205b61778837 commit

[Bug ld/26936] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-26 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #22 from Michael Matz --- (In reply to Fangrui Song from comment #20) > (I thought that .gnu.linkonce was deprecated almost 20 years ago and we > should phase out linkonce instead of adding more compatibility code...) Deprecation

[Bug binutils/26946] [nm] memory allocation failed

2020-11-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26946 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=647cebce12a6b0a26960220caff96ff38978cf24 commit

[Bug binutils/26946] [nm] memory allocation failed

2020-11-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26946 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com Last

[Bug binutils/26865] windres: --preprocessor option won't respect space in file path

2020-11-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26865 --- Comment #2 from Nick Clifton --- Created attachment 12999 --> https://sourceware.org/bugzilla/attachment.cgi?id=12999=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/26865] windres: --preprocessor option won't respect space in file path

2020-11-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26865 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com Last

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-26 Thread siddhesh at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Siddhesh Poyarekar changed: What|Removed |Added Flags||security+ -- You are receiving

[Bug binutils/26946] [nm] memory allocation failed

2020-11-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26946 Nick Clifton changed: What|Removed |Added Last reconfirmed||2020-11-26 Ever confirmed|0

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-26 Thread bugdal at aerifal dot cx
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 --- Comment #2 from Rich Felker --- It's not that smart_rename should open it and use fchown+fchmod on the result; indeed as you figured that has the same race. The problem is that you threw away the only safe way to perform modifications on