From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A97E63858430; Mon, 22 Jan 2024 20:28:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A97E63858430 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705955313; bh=dEVnz0fcFAcNElEVHwBsCMoMrECfCkqzdwv8L3/VImM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tyTWkFQpPS+0yGRmfP0Jgce/yXBvY7vyE1H/S1RteZv0AM9xbaHU556QpiQ4gi/np rjq/dj5YoKbrxDhJ42QjBv+DYgzY3iTR0Ilp9+rERziB03MuD3/NDHS7P5p2nMLXhV BjmzuVElwYWQHW10KXhvGV0616+eruCFKaS5M5qk= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/113548] gcc.dg/vect/vect-ifcvt-19.c ICEs on LLP64 target Date: Mon, 22 Jan 2024 20:28:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to 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=3D113548 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot = gnu.org --- Comment #2 from Andrew Pinski --- I will fix this testcase today or tomorrow. It should not be hard.=