https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- this was a bug in glibc iirc. it showed up on aarch64 too. there is two ways of solving it, backport the patch to glibc or define trap pattern in the pa backend.