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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=109571

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is basically similar to PR 109571 except using dynamic_cast rather than a
downcast. But the same issue is there from jump threading from code emitted
from the front-end.

Reply via email to