> -Original Message-
> From: Szabolcs Nagy
> Sent: 08 July 2020 17:27
> To: gcc-patches@gcc.gnu.org
> Cc: Richard Earnshaw ; Kyrylo Tkachov
>
> Subject: [PATCH 3/6] aarch64: Fix noexecstack note in libitm
>
> sjlj.S only had the note on Linux, but it
sjlj.S only had the note on Linux, but it is supposed
to have it on FreeBSD too.
libitm/ChangeLog:
2020-07-08 Szabolcs Nagy
* config/aarch64/sjlj.S: Add stack note if __FreeBSD__ is defined.
---
Note: this is a minor change to make the asm consistent with
gcc code generation (which e