From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 222EF3858D20; Fri, 17 Nov 2023 11:31:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 222EF3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700220679; bh=tqyd6MI0rHFjzjYl/7v/KohtLKWpnAIc0DatJTZll/M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XPhMr1FQw6x7y7HaoPdKJEfcYi8Bf4BJJenUX25ZLhgrX9q9UEIWTH1/v3ofIrNIL VXh6PFlWMU4iCmrzat4c8bQ+TYuHyEnVYdYRX0tTj5i1rp+Pzgjm3Vnv/jgeCbYQ11 kn672yG/MFJ1qAWlTn7xd85s2tJUVot26LRqrVMI= From: "chenglulu at loongson dot cn" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112578] LoongArch: Wrong code -with -mlsx -fno-fp-int-builtin-inexact Date: Fri, 17 Nov 2023 11:31:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: chenglulu at loongson dot cn X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: xry111 at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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=3D112578 --- Comment #2 from chenglulu --- (In reply to Xi Ruoyao from comment #1) > I've made a patch and it's under testing. >=20 > I've seen some "random" gcc.dg/torture/builtin-fp-int-inexact.c failures > recently but maybe it's not related, we don't enable LSX/LASX compiling it > anyway... But who knows. This problem of random errors has always existed=EF=BC=8EThis is a known pr= oblem=EF=BC=8E=