https://sourceware.org/bugzilla/show_bug.cgi?id=22369
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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
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
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
https://sourceware.org/bugzilla/show_bug.cgi?id=22369
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1