https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114310
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12 Regression] |[11 Regression] [aarch64] |[aarch64] |__sync_val_compare_and_swap |__sync_val_compare_and_swap |fails on __int128_t with |fails on __int128_t with |newval = 0 |newval = 0 | --- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Should be fixed for 12.4+ too.