https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100183

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|NEW                         |RESOLVED

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Yes this was a the nested functions being passed to another function issue
where executable stack was needed for aarch64-darwin, there is no executable
stack.
Anyways this was tracked as https://github.com/iains/gcc-darwin-arm64/issues/26
and was just fixed so closing as moved as aarch64-darwin is not supported yet
in the FSF sources (Ians and FX are planning on merging it upstream sometime
this year).

Reply via email to