[Bug tree-optimization/101373] PRE hoists trapping instructions over possibly throwing calls

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 12 07:28:33 GMT 2021


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

--- Comment #12 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Maybe for that we just have to use the result of the call in the
> non-throwing case.

That seems to block the hoisting in all cases.


More information about the Gcc-bugs mailing list