[Bug rtl-optimization/88922] Merge identical constants with different modes

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 19 12:33:00 GMT 2019


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.


More information about the Gcc-bugs mailing list