[Bug tree-optimization/93326] switch optimisation of multiple jumptables into a lookup

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Sep 5 00:27:38 GMT 2021


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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #5)
> So for the -fPIC case, we don't want to increase the number of runtime
> relocations done.  The number of runtime locations will happen in the
> constable load table.  I think we don't want to change that.

And that is PR 99383.


More information about the Gcc-bugs mailing list