[Bug ld/26766] Support standalone PGO build

2020-10-22 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=26766 Martin Liska changed: What|Removed |Added CC||mliska at suse dot cz --- Comment #1 f

[Bug gas/26763] [ARM]:For mve vldr/vstr instructions assembler is throwing wrong error message.

2020-10-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26763 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by SRINATH PARVATHANENI : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=79248c83b9d08813ef3a533c21b194147c90582e commit 79248c83b9d08813ef3

[Bug gas/26763] [ARM]:For mve vldr/vstr instructions assembler is throwing wrong error message.

2020-10-22 Thread sripar01 at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26763 SRINATH PARVATHANENI changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIG

[Bug gas/26763] [ARM]:For mve vldr/vstr instructions assembler is throwing wrong error message.

2020-10-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26763 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The binutils-2_35-branch branch has been updated by SRINATH PARVATHANENI : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=83b4a887fce217923a92b5a3c2b939c1629ff7a8 commit 83b4a

[Bug binutils/26774] New: objcopy : SIGSEGV in srec.c:1130

2020-10-22 Thread zodf0055980 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26774 Bug ID: 26774 Summary: objcopy : SIGSEGV in srec.c:1130 Product: binutils Version: 2.36 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: bi

[Bug binutils/26774] objcopy : SIGSEGV in srec.c:1099

2020-10-22 Thread zodf0055980 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26774 WU,ZONG-YUAN changed: What|Removed |Added Summary|objcopy : SIGSEGV in|objcopy : SIGSEGV in

[Bug binutils/26774] objcopy : SIGSEGV in srec.c:1199

2020-10-22 Thread zodf0055980 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26774 WU,ZONG-YUAN changed: What|Removed |Added Summary|objcopy : SIGSEGV in|objcopy : SIGSEGV in

[Bug ld/26766] Support standalone PGO build

2020-10-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26766 --- Comment #2 from H.J. Lu --- (In reply to Martin Liska from comment #1) > I appreciate the effort H.J. > > There are some comments: > > 1) make config > make config > make: Nothing to be done for '../config'. > > 2) I don't see what acce

[Bug ld/26766] Support standalone PGO build

2020-10-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26766 --- Comment #3 from H.J. Lu --- (In reply to Martin Liska from comment #1) > I appreciate the effort H.J. > > There are some comments: > > 1) make config > make config > make: Nothing to be done for '../config'. > > 2) I don't see what acce

[Bug ld/25354] On RISCV64 LD, with EXACTLY 72 headers/sections, PhysAddr for first Program Header is wrong

2020-10-22 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25354 Jim Wilson changed: What|Removed |Added CC||wilson at gcc dot gnu.org --- Comment #1

[Bug ld/25354] On RISCV64 LD, with EXACTLY 72 headers/sections, PhysAddr for first Program Header is wrong

2020-10-22 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25354 --- Comment #2 from Jim Wilson --- Sorry, that is the wrong commit id, it is the one immediately after commit 64029e93683a266c38d19789e780f3748bd6a188 Author: Alan Modra