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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu.org

--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note if you have gimple_can_duplicate_bb_p return false always, you need to
disable -Werror as GCC's (target library) sources depend on some jump threading
so some warnings don't show up.

Reply via email to