https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124325
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Why do you think this is a bug? -fmerge-all-constants is documented to result
in non-conforming behavior in certain cases, it is a language dialect change
where address comparison of constants that can be merged are unspecified.