[Bug target/116815] Make better use of overflow flags in codegen of min/max(a, add/sub(a, b))

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Nov 18 12:50:34 GMT 2025


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

--- Comment #9 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Georg-Johann Lay from comment #8)
> (In reply to GCC Commits from comment #7)
> > The master branch has been updated by Uros Bizjak <uros@gcc.gnu.org>:
> > 
> > https://gcc.gnu.org/g:c45a8fb11ae0c57bca052765742df6c8ad91f164
> 
> That test case fails on some targets.  You need dg-require-int32-plus or
> something.
The test indeed assumes 32-bit int.  Will fix later today.


More information about the Gcc-bugs mailing list