https://sourceware.org/bugzilla/show_bug.cgi?id=31796
Bug ID: 31796
Summary: Internal error in write_function_pdata at obj-coff-seh
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: euloanty at live dot com
Target Milestone: ---
aarch64-w64-mingw32-gcc -c a.c
/tmp/ccBPN4vQ.s: Assembler messages:
/tmp/ccBPN4vQ.s:19: Internal error in write_function_pdata at
/home/cqwrteur/toolchains_build/binutils-gdb/gas/config/obj-coff-seh.c:1027.
Please report this bug.
a.c content:
int
main (void)
{
return 0;
}
--
You are receiving this mail because:
You are on the CC list for the bug.