http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56363



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> 2013-02-18 
11:31:06 UTC ---

Do you mean in the && multiple_of_p check, or rather just in

return fold_build2_loc (loc, EXACT_DIV_EXPR, type, arg0, arg1);

call?  Anyway, it would be better to see a testcase.

Reply via email to