[Bug target/104770] std::any_cast cause SIGBUS instead of throwing std::bad_any_cast

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 3 12:08:13 GMT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |target
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |MOVED
             Target|                            |aarch64-apple-darwin21
           Keywords|                            |EH, wrong-code

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Please file it with homebrew as aarch64 darwin support is not upstreamed yet:
https://github.com/Homebrew/homebrew-core/issues

Plus it works on x86_64-linux-gnu and others just fine.


More information about the Gcc-bugs mailing list