https://gcc.gnu.org/g:ea0ae94f2bb34a65104729e6b3b17f6b13343b48
commit r17-2367-gea0ae94f2bb34a65104729e6b3b17f6b13343b48 Author: Jeff Law <[email protected]> Date: Mon Jul 13 14:32:41 2026 -0600 Fix authorship of recent patch to expmed.cc Diff: --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a8db027c51e1..81b47771edd2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -35,7 +35,7 @@ * config/i386/i386.md (*bmi2_umul<mode>3_highpart): New pattern. -2026-07-12 Jeff Law <[email protected]> +2026-07-12 MITSUNARI Shigeo <[email protected]> * expmed.cc (expand_wide_mulh_udiv): New function. (expand_divmod): Use it for unsigned constant division needing a
