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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
nb_bytes is y_9(D) + z_10(D) >= x_7(D) ? (sizetype) ((unsigned int) (y_9(D) +
z_10(D)) - (unsigned int) x_7(D)) * 4 : 0
and force_gimple* on COND_EXPR is problematic, especially with -ftrapv.

Reply via email to