[Bug binutils/23633] objcopy Segmentation fault

2018-09-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23633 --- Comment #7 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d839b9149957d9a8842c368caf97ef378d8c97af commit d839b9149957d9a8842c368caf97ef37

[Bug binutils/23633] objcopy Segmentation fault

2018-09-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23633 --- Comment #6 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=1fcd7e871c38ac1049dd5d5509ea1f11a456bf16 commit 1fcd7e871c38ac1049dd5d5509ea1

[Bug binutils/23633] objcopy Segmentation fault

2018-09-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23633 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=319dbdfbb78d82470498704bca21729e057464f2 commit 319dbdfbb78d82470498704bca21729e

[Bug binutils/23633] objcopy Segmentation fault

2018-09-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23633 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/23633] objcopy Segmentation fault

2018-09-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23633 --- Comment #3 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=508d0c9b5945d30bcf163b9b88213d277949e9a8 commit 508d0c9b5945d30bcf163b9b882

[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

[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|