On Thu, Jul 16, 2026 at 1:42 PM Haochen Jiang <[email protected]> wrote: > > On Linux/x86_64, > > 8a1346f379a15dc8b79e50656dc5d8728336231c is the first bad commit > commit 8a1346f379a15dc8b79e50656dc5d8728336231c > Author: H.J. Lu <[email protected]> > Date: Mon Jul 13 09:12:13 2026 +0800 > > x86-64: Add missing SSE and AVX zero-extend patterns > > caused > > FAIL: gcc.target/i386/zext-sse-1.c check-function-bodies func1 > FAIL: gcc.target/i386/zext-sse-1.c check-function-bodies func2 >
Fixed by https://gcc.gnu.org/cgit/gcc/commit/?id=368ef32ae78804c7c4fc8f021db337e0e63576b2 -- H.J.
