Issue 55922 in oss-fuzz: binutils:fuzz_objcopy: Out-of-memory in fuzz_objcopy

2023-02-13 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 55922 by sheriffbot: binutils:fuzz_objcopy: Out-of-memory in fuzz_objcopy https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55922#c3 This bug has been fixed. It has been opened to the public. - Your friendly Sheriffbot --

[Bug ld/29973] x86_64-w64-mingw32-g++ ld: helloworld.exe:.rdata_r: section below image base for windows

2023-02-13 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29973 --- Comment #30 from cqwrteur --- (In reply to Nick Clifton from comment #24) > Created attachment 14656 [details] > Proposed patch > > Hi, > > Oops - I forgot about section names containing the $ character. > > Please could you try

[Bug gas/30120] x87: fucomp assembled as fucom

2023-02-13 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30120 --- Comment #5 from Michael Matz --- (In reply to Michael Matz from comment #4) > commit 25a0d393c72 (with a little addition to a testcase to check for at > least this problem) FWIW, I've also checked all patterns touched by the initial

[Bug gas/30120] x87: fucomp assembled as fucom

2023-02-13 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30120 Michael Matz changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug gas/30120] x87: fucomp assembled as fucom

2023-02-13 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30120 Jan Beulich changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #3 from Jan

[Bug gas/30120] x87: fucomp assembled as fucom

2023-02-13 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30120 Michael Matz changed: What|Removed |Added Assignee|unassigned at sourceware dot org |jbeulich at suse dot com --

[Bug gas/30120] x87: fucomp assembled as fucom

2023-02-13 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30120 --- Comment #2 from Michael Matz --- Came in with bd7828084 "x86: use ModR/M for FPU insns with operands". The proper Reg field of ModRM for the popping variant of fucom is '5' not '4'. So this: --- a/opcodes/i386-opc.tbl +++

[Bug gas/30120] x87: fucomp assembled as fucom

2023-02-13 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30120 --- Comment #1 from Michael Matz --- The problem exists in current master. 2.39 and 2.40 seem to be okay. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/30120] New: x87: fucomp assembled as fucom

2023-02-13 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30120 Bug ID: 30120 Summary: x87: fucomp assembled as fucom Product: binutils Version: 2.41 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas

[Bug ld/30079] Mingw ld : linking against an import lib causes ld to abort() at compare_section in ldlang.c

2023-02-13 Thread reiter.christoph at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30079 --- Comment #8 from Christoph Reiter --- Thanks! https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=b7eab2a9d4f4e92692daf14b09fc95ca11b72e30 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30079] Mingw ld : linking against an import lib causes ld to abort() at compare_section in ldlang.c

2023-02-13 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30079 Michael Matz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gold/30119] New: error: static assertion failed due to requirement

2023-02-13 Thread arshia.aghaei at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30119 Bug ID: 30119 Summary: error: static assertion failed due to requirement Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug gas/30117] internal error in parse_register at tc-i386.c:13060

2023-02-13 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30117 Jan Beulich changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this

[Bug gas/30117] internal error in parse_register at tc-i386.c:13060

2023-02-13 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30117 Jan Beulich changed: What|Removed |Added Assignee|unassigned at sourceware dot org |jbeulich at suse dot com ---