From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4654138983B7; Sun, 20 Nov 2022 02:41:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4654138983B7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668912062; bh=C9iPVUNCQJu/JQ0gohsj+7RtdZczSqizn8YZHWYSS2Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PzZiAJcFfbPtk8E03QxJM9BeX6WZq9IV73aCWEsBqtrEBgpRBEfJMumta7Dhi+B8i VS/WZrR3yj1UEPVJb31EaWeWRZzhdMo9wKppT+kls2ogADYD+fGXt7zNkBpweMRTg+ iuANSweBRtKTLm2AbV5bQH1ktOz167y+6S1wUZKg= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/91625] FAIL: gcc.dg/strlenopt-68.c execution test Date: Sun, 20 Nov 2022 02:40:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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_status resolution cc 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=3D91625 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED CC| |law at gcc dot gnu.org --- Comment #3 from Jeffrey A. Law --- Fixed by skipping this test on hpux.=