https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118538
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Miscompilation at -O0 on |throw not caught causing an
|aarch64 |seg fault rather than a
| |`terminate called after
| |throwing an instance of
| |'int'` message
Keywords| |EH
--- Comment #5 from Disservin <disservin.social at gmail dot com> ---
(In reply to Andrew Pinski from comment #3)
> This might be an ubuntu specific issue because this is the first time we
> have a report about aarch64 seg faulting after a throw that was not caught.
The system is running Ubuntu 24.04.1 LTS, if there is anything else which I can
share which might help, let me know