[Bug ld/23271] internal error ../../ld/ldlang.c 6643

2018-09-11 Thread sourceware at eckner dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=23271 --- Comment #4 from Erich Eckner --- It could be. However, I cannot test it, because in the meantime, our automated build system successfully built two versions of radare2 - so I'd say, this issue can be closed. -- You are receiving this mai

[Bug gas/23465] wrongly scale non-8-bit x86 displacements

2018-09-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23465 H.J. Lu changed: What|Removed |Added CC||thiago at kde dot org --- Comment #4 from H

[Bug gas/23628] Mis-assembling of VSIB offset in EVEX scatter/gather instructions

2018-09-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23628 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|hongjiu.lu at i

[Bug ld/23425] unresolved symbol diagnostic ends up calling find_abstract_instance with relocations applied causing spurious 'DWARF error: invalid abstract instance DIE ref'

2018-09-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23425 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED URL|

[Bug binutils/23633] New: objcopy Segmentation fault

2018-09-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23633 Bug ID: 23633 Summary: objcopy Segmentation fault Product: binutils Version: 2.32 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils

[Bug binutils/23633] objcopy Segmentation fault

2018-09-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23633 H.J. Lu changed: What|Removed |Added CC||nickc at redhat dot com Target Milestone|

[Bug binutils/23633] objcopy Segmentation fault

2018-09-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23633 --- Comment #2 from H.J. Lu --- Created attachment 11235 --> https://sourceware.org/bugzilla/attachment.cgi?id=11235&action=edit A testcase [hjl@gnu-cfl-1 pr23633]$ cat x.c int main () { return 0; } [hjl@gnu-cfl-1 pr23633]$ make gcc -g