http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57835

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> ---
And what exactly do you think is wrong about it?
The value of res looks to be really some_reg + (&from_ucs4 - 100), and
in RTL it is standard to place CONST around SYMBOL_REF plus CONST_INT, that
value doesn't change.

Reply via email to