https://sourceware.org/bugzilla/show_bug.cgi?id=31796
--- Comment #6 from Sourceware Commits ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7574c0c2b386efa4bd0b1735237403177e4a964e
commit 7574c0c2b386efa4bd0b1735237403177e4a964e
https://sourceware.org/bugzilla/show_bug.cgi?id=31796
Nick Clifton changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://sourceware.org/bugzilla/show_bug.cgi?id=31796
--- Comment #4 from Sourceware Commits ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=73c8603c3f2f8d47f3b225df3ba117ea0b3f51b3
commit 73c8603c3f2f8d47f3b225df3ba117ea0b3f51
https://sourceware.org/bugzilla/show_bug.cgi?id=31796
--- Comment #3 from Nick Clifton ---
Snafu - the AArch64 architecture was not being assigned a SEH type. Fixing...
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31796
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
St
https://sourceware.org/bugzilla/show_bug.cgi?id=31796
--- Comment #2 from cqwrteur ---
I think the problem is caused by:
https://github.com/bminor/binutils-gdb/blob/78726a8b7cbe45e6197169580ea304fc2ea647da/gas/config/obj-coff-seh.c#L927
This function may be wrong?
--
You are receiving this ma
https://sourceware.org/bugzilla/show_bug.cgi?id=31796
--- Comment #1 from cqwrteur ---
Created attachment 15533
--> https://sourceware.org/bugzilla/attachment.cgi?id=15533&action=edit
bugged asm
$ aarch64-w64-mingw32-gcc -c a.s
a.s: Assembler messages:
a.s:19: Internal error in write_function_
https://sourceware.org/bugzilla/show_bug.cgi?id=31796
cqwrteur changed:
What|Removed |Added
Build||x86_64-pc-linux-gnu
CC|