On 8/2/2026 5:46 AM, Kael Andrew Franco wrote:
From 6bc1a3044e6fe1803c27b185d9e08e48ab995f04 Mon Sep 17 00:00:00 2001 From: Kael Andrew Alonzo Franco <[email protected]> Date: Sat, 1 Aug 2026 16:30:49 -0400 Subject: [PATCH] hwint: Simplify sext_hwi. This combines duplicated C++ code so any C++ compiler compiles this header file faster. Bootstrapped and tested on x86_64-pc-linux-gnu. gcc/ChangeLog: * hwint.h (sext_hwi): Combine duplicated C++ code.
OK jeff
