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

--- Comment #1 from uecker at gcc dot gnu.org ---

A user visible bug is this, which is a regression since GCC 14.

int f(int [_Atomic]);
int f(int [_Atomic]);
int f(int [_Atomic]);

https://godbolt.org/z/fK8e5K6ax

Reply via email to