https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88922
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2019-01-19 CC| |ebotcazou at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > gcc fails to notice that the 3 constants are the same. I would have expected > the constant pool to be handled as an untyped collection of bits at the end. That's indeed not the case, but I wonder if that would be worth the hassle.