https://sourceware.org/bugzilla/show_bug.cgi?id=24721
Bug ID: 24721
Summary: -Map generates corrupt .note.gnu.property section
Product: binutils
Version: 2.33 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Comp
Could somebody be so kind and cross check the following encoding, not sure
if that's a binutils or llvm bug:
62 b2 fd 2f c6 4c 7a
DynamoRIO (should be this instruction):
vgatherpf0dpd {%k7} 0x17(%rdx,%ymm15,2)[8byte]
Capstone => error
Binutils (false positive or correct?):
vgatherpf0dpd 0xb8(
https://sourceware.org/bugzilla/show_bug.cgi?id=24702
Yuanfang Chen changed:
What|Removed |Added
CC||yuanfang.chen at sony dot com
--
You
https://sourceware.org/bugzilla/show_bug.cgi?id=23573
--- Comment #10 from Benjamin Redelings
---
Created attachment 11859
--> https://sourceware.org/bugzilla/attachment.cgi?id=11859&action=edit
strace of ld while failing
Here's an strace of the command line
/usr/bin/x86_64-w64-mingw32-ld -
https://sourceware.org/bugzilla/show_bug.cgi?id=23573
Benjamin Redelings changed:
What|Removed |Added
CC||benjamin.redelings at gmail
dot
https://sourceware.org/bugzilla/show_bug.cgi?id=17556
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--
You are rece
https://sourceware.org/bugzilla/show_bug.cgi?id=24717
--- Comment #6 from Mark Wielaard ---
(In reply to Nick Clifton from comment #5)
> Presumably it would make sense to silence this warning when processing .debug
> files. Is there a reliable way to detect them ? For example can such files
> a
https://sourceware.org/bugzilla/show_bug.cgi?id=24719
Bug ID: 24719
Summary: objdump fails to reject invalid scatter/gather
prefetch instructions
Product: binutils
Version: 2.32
Status: UNCONFIRMED
Severity: nor
https://sourceware.org/bugzilla/show_bug.cgi?id=17556
--- Comment #4 from H.J. Lu ---
This works:
diff --git a/gold/layout.cc b/gold/layout.cc
index b83e8e6e2d..a8f6525cb0 100644
--- a/gold/layout.cc
+++ b/gold/layout.cc
@@ -868,16 +868,6 @@ Layout::get_output_section(const char* name,
Stringpoo
https://sourceware.org/bugzilla/show_bug.cgi?id=17556
--- Comment #3 from H.J. Lu ---
Layout::get_output_section has
// This is the first time we've seen this name/type/flags
// combination. For compatibility with the GNU linker, we
// combine sections with contents and zero f
https://sourceware.org/bugzilla/show_bug.cgi?id=17556
Florian Weimer changed:
What|Removed |Added
CC||fweimer at redhat dot com
--
You ar
https://sourceware.org/bugzilla/show_bug.cgi?id=17556
--- Comment #2 from H.J. Lu ---
gold can't handle input sections with the same name and different
flags.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils
https://sourceware.org/bugzilla/show_bug.cgi?id=17556
--- Comment #1 from H.J. Lu ---
This avoids crash:
diff --git a/gold/object.cc b/gold/object.cc
index 689448f50c..9051438e73 100644
--- a/gold/object.cc
+++ b/gold/object.cc
@@ -1644,6 +1644,13 @@ Sized_relobj_file::do_layout(Symbol_table* sy
https://sourceware.org/bugzilla/show_bug.cgi?id=24717
Nick Clifton changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #5 from Nick Clif
https://sourceware.org/bugzilla/show_bug.cgi?id=24717
--- Comment #4 from Nick Clifton ---
(In reply to H.J. Lu from comment #3)
> Is this a dup of PR 23035?
No, I do not think so.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://sourceware.org/bugzilla/show_bug.cgi?id=24717
--- Comment #3 from H.J. Lu ---
Is this a dup of PR 23035?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lis
https://sourceware.org/bugzilla/show_bug.cgi?id=24717
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--
You are rece
https://sourceware.org/bugzilla/show_bug.cgi?id=24717
Mark Wielaard changed:
What|Removed |Added
CC||mark at klomp dot org
--- Comment #2
https://sourceware.org/bugzilla/show_bug.cgi?id=24717
Loïc Yhuel changed:
What|Removed |Added
CC||loic.yhuel at gmail dot com
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=24717
Bug ID: 24717
Summary: .note.gnu.property sections are not stored at an
offset equal to their VMA in debuginfo files
Product: binutils
Version: 2.33 (HEAD)
Status: NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=24689
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|amodra at gm
https://sourceware.org/bugzilla/show_bug.cgi?id=24714
Bug ID: 24714
Summary: crash in objdump by fuzzing
Product: binutils
Version: 2.32
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: binutils
https://sourceware.org/bugzilla/show_bug.cgi?id=24715
Bug ID: 24715
Summary: crash in objdump by fuzzing
Product: binutils
Version: 2.32
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: binutils
https://sourceware.org/bugzilla/show_bug.cgi?id=24712
Bug ID: 24712
Summary: LargerMmapAllocator
Product: binutils
Version: 2.32
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Ass
https://sourceware.org/bugzilla/show_bug.cgi?id=24689
--- Comment #3 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=890f750a3b053532a4b839a2dd6243076de12031
commit 890f750a3b053532a4b839a2dd624
25 matches
Mail list logo