[Bug middle-end/126939] Fix memmove source operand in finish_arith_overflow at gimple-lower-bitint.cc
"mmatti at linux dot vnet.ibm.com via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126939 --- Comment #4 from Manjunath S Matti <mmatti at linux dot vnet.ibm.com> --- (In reply to GCC Commits from comment #3) > The master branch has been updated by Jakub Jelinek <[email protected]>: > > https://gcc.gnu.org/g:471ee3f3c98f9afffd61443b995c67f76e0e4b99 > > commit r17-3457-g471ee3f3c98f9afffd61443b995c67f76e0e4b99 > Author: Manjunath Matti <[email protected]> > Date: Thu Aug 20 08:51:55 2026 +0200 > > bitintlower: Fix memmove source operand in finish_arith_overflow > [PR126939] > Thanks Jakub!