From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E38ED3858C52; Thu, 4 Apr 2024 18:54:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E38ED3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712256866; bh=p8b9kpH0b4dBL1vbnpAVickAM85Lujc8bmd2aokzHMI=; h=From:To:Subject:Date:From; b=Yr6FlG+ivyvAhTR6UI9TTd+6p+plkzEBylOyWHhJTpKp0LXyzzN0CVwEIkrATVyMn RWM4KuI7mYsUN1bH+tlryNLrTj+Y4CHcR1X/9YU/b1fo+/blrLV2u6z1GUMOwRG742 Otmkx1roHL7NesJxYT80XGhJkKVNiN4vi05Bx65c= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114590] New: [14 Regression] FAIL: gcc.target/i386/apx-ndd-ti-shift.c (test for excess errors) Date: Thu, 04 Apr 2024 18:54:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone cf_gcctarget Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114590 Bug ID: 114590 Summary: [14 Regression] FAIL: gcc.target/i386/apx-ndd-ti-shift.c (test for excess errors) Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com CC: crazylht at gmail dot com Target Milestone: --- Target: x86-64 On x86-64, r14-9788-gb7bd2ec73d66f7 gave Executing on host: /export/build/gnu/tools-build/gcc-x32-gitlab/build-x86_64-linux/gcc/xgcc -B/export/build/gnu/tools-build/gcc-x32-gitlab/build-x86_64-linux/gcc/=20 /export/gnu/import/git/gitlab/x86-gcc/gcc/testsuite/gcc.target/i386/apx-ndd= -ti-shift.c -fdiagnostics-plain-output -O2 -lm -o ./apx-ndd-ti-shift.exe (tim= eout =3D 300) spawn -ignore SIGHUP /export/build/gnu/tools-build/gcc-x32-gitlab/build-x86_64-linux/gcc/xgcc -B/export/build/gnu/tools-build/gcc-x32-gitlab/build-x86_64-linux/gcc/ /export/gnu/import/git/gitlab/x86-gcc/gcc/testsuite/gcc.target/i386/apx-ndd= -ti-shift.c -fdiagnostics-plain-output -O2 -lm -o ./apx-ndd-ti-shift.exe /tmp/ccVIKjlx.s: Assembler messages: /tmp/ccVIKjlx.s:13: Error: operand type mismatch for `shld' /tmp/ccVIKjlx.s:50: Error: operand type mismatch for `shrd' /tmp/ccVIKjlx.s:91: Error: operand type mismatch for `shrd' compiler exited with status 1 FAIL: gcc.target/i386/apx-ndd-ti-shift.c (test for excess errors)=