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

--- Comment #2 from David Edelsohn <dje at gcc dot gnu.org> ---
The affect of deligitimize_address on storing constants in the TOC vs
materializing inline was unintentional, but my JIT experiments on POWER7 did
not show a bad performance affect from materializing inline. Before we restore
the old behavior, we should try to figure out which method actually produces
better performance on recent hardware for PPC64 Linux and AIX.

Reply via email to