[Bug ld/22369] Mingw linker crash with no-keep-memory

2017-11-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22369 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/22369] Mingw linker crash with no-keep-memory

2017-11-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22369 --- Comment #4 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=ee357486aa87b17782111295c5e7bd4ac9e6970f commit ee357486aa87b17782111295c5e

[Bug ld/22369] Mingw linker crash with no-keep-memory

2017-10-31 Thread martin.koegler at chello dot at
https://sourceware.org/bugzilla/show_bug.cgi?id=22369 --- Comment #3 from martin.koegler at chello dot at --- mingw build logs + RPM package source: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-cross-binutils -- You are receiving this mail because: You are on the CC list f

[Bug ld/22369] Mingw linker crash with no-keep-memory

2017-10-31 Thread martin.koegler at chello dot at
https://sourceware.org/bugzilla/show_bug.cgi?id=22369 --- Comment #2 from martin.koegler at chello dot at --- $ cat t.s .file "t.c" .text .globl _main .def_main; .scl2; .type 32; .endef .seh_proc _main _main: pushq %rbp

[Bug ld/22369] Mingw linker crash with no-keep-memory

2017-10-31 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22369 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1