[Bug ipa/87264] missed optimization of std::find_if (predicate inlining)

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 23 09:46:00 GMT 2018


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #2)
> Jonathan, can you please take a look?

Seems like an optimizer bug, since Clang does much better on the same code.


More information about the Gcc-bugs mailing list