https://sourceware.org/bugzilla/show_bug.cgi?id=34522

            Bug ID: 34522
           Summary: windows on arm patch by microsoft dev is wrong. Mine
                    was correct.
           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: ---

This is what i get when i compile mingw-w64. So this patch was wrong:

https://github.com/gnutools/binutils-gdb/commit/17afc47d8bc304f527eb58ea8086a39fdc0cbd19#diff-d2c52d0422cc2bbafa9401c1826d5de47e9ab4dc7969ebb8aa1facb1dd0aa484R10-R38

Assembler messages:
{standard input}:208: Error: unknown pseudo-op: `.seh_alloc_stack'
{standard input}:223: Error: unknown pseudo-op: `.seh_alloc_stack'
{standard input}:231: Error: bad or irreducible absolute expression
{standard input}:231: Error: junk at end of line, first unrecognized character
is `,'
{standard input}:271: Error: bad or irreducible absolute expression
{standard input}:271: Error: junk at end of line, first unrecognized character
is `,'
{standard input}:276: Error: bad or irreducible absolute expression
{standard input}:276: Error: junk at end of line, first unrecognized character
is `,'
{standard input}:281: Error: bad or irreducible absolute expression
{standard input}:281: Error: junk at end of line, first unrecognized character
is `,'
make[2]: *** [Makefile:89233: libsrc/libarm64_libdxerr8_a-dxerr8.o] Error 1
make[2]: Leaving directory
'/home/shengdun/toolchains_build/toolchainbuildscripts/gcc/.artifacts/gcc/x86_64-linux-gnu/aarch64-w64-mingw32/libc/mingw-w64-crt'
make[1]: *** [Makefile:100698: all-recursive] Error 1
make[1]: Leaving directory
'/home/shengdun/toolchains_build/toolchainbuildscripts/gcc/.artifacts/gcc/x86_64-linux-gnu/aarch64-w64-mingw32/libc/mingw-w64-crt'
make: *** [Makefile:17170: all] Error 2

Mine is correct
https://sourceware.org/pipermail/binutils/2026-August/150664.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to