[Bug tree-optimization/69336] Constant value not detected

alalaw01 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 18 14:49:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69336

alalaw01 at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alalaw01 at gcc dot gnu.org

--- Comment #4 from alalaw01 at gcc dot gnu.org ---
That looks reasonable, AFAICT get_ref_base_and_extent will deal with anything
that is handled_component_p. The same patch enables the optimization on
aarch64, with appropriate --param sra-max-scalarization-size-Ospeed to pull the
constant-pool entry in.


More information about the Gcc-bugs mailing list