https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94145
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
Ah, I read "mis-optimize" as produce wrong-code ... OTOH CSEing the load from
the PLT once it is resolved _would_ be an optimization. Asks for loop
peeling I guess?
