On Mon, May 18, 2026 at 2:32 PM H.J. Lu <[email protected]> wrote:
>
> For mingw targets, one way to identify the end of function is to check the
> .seh_endproc directive.  Extend the lib/scanasm.exp change in
>
> commit 6c9585ce44faeba5e0b6859871712f4895537d29
> Author: Saurabh Jha <[email protected]>
> Date:   Thu Oct 9 14:04:45 2025 +0000
>
>     aarch64: mingw: emit seh_endproc as comment
>
> to cover all mingw targets.
>
> * lib/scanasm.exp (configure_check-function-bodies): Check
> *-*-mingw32 instead of aarch64*-*-mingw32.

Ok, though I would do *-*-*-mingw*

Thanks,
Andrea

>
>
> --
> H.J.

Reply via email to