[Bug middle-end/30314] optimize multiply-by-constant overflow (wrap) test
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 2 09:17:32 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30314
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:
https://gcc.gnu.org/g:72c605eea94065606b5ddcb5a51ef24a3d2841e9
commit r13-960-g72c605eea94065606b5ddcb5a51ef24a3d2841e9
Author: Jakub Jelinek <jakub@redhat.com>
Date: Thu Jun 2 11:14:09 2022 +0200
testsuite: Also test swapped arguments of __builtin_mul_overflow_p
[PR30314]
To test the commutativity of __builtin_mul_overflow* arguments in the
optimization, I've added 2 further tests.
2022-06-02 Jakub Jelinek <jakub@redhat.com>
PR middle-end/30314
* gcc.dg/tree-ssa/pr30314.c: Add tests with swapped arguments.
More information about the Gcc-bugs
mailing list