Re: [PATCH] libffi: Use #define instead of .macro in src/x86/win64.S [PR102874]

2021-11-15 Thread Richard Biener via Gcc-patches
On Mon, Nov 15, 2021 at 10:16 AM Rainer Orth wrote: > > The libffi 3.4.2 import badly broke Solaris/x86 bootstrap with the native > assembler: > > Assembler: > "/vol/gcc/src/hg/master/local/libffi/src/x86/win64.S", line 88 : > Illegal mnemonic > Near line: ".macro epilogue" >

[PATCH] libffi: Use #define instead of .macro in src/x86/win64.S [PR102874]

2021-11-15 Thread Rainer Orth
The libffi 3.4.2 import badly broke Solaris/x86 bootstrap with the native assembler: Assembler: "/vol/gcc/src/hg/master/local/libffi/src/x86/win64.S", line 88 : Illegal mnemonic Near line: ".macro epilogue" "/vol/gcc/src/hg/master/local/libffi/src/x86/win64.S", line 88 : Sy