https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115546
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- But starting with GCC 14, they are not ignored. In this case you have one variable that is in a comdat section named "A" and another one which is in a regular section named "A" which conflict.