From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1A74E3858285; Sat, 3 Feb 2024 22:04:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1A74E3858285 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706997842; bh=PpTnJqdUN5jg1+o2CpY0RyUZGy6ThfZcbP/47ai1BP0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=M/u4Y8ehCjGBmRlYYG4eMyp5pTEXQHVY2RUrD2RVV8sg/yppIFMFJL53PRrftEPjO oNIkFAD36z4KZe8XhLq2cfa0hMI4ivY9htufhZSGFhEYEpJBy0XvB2yfsENZDo/UlJ +i6MHUoSEzPXm7OzMpiVBEdmNLN+wXHMr3Plj72k= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95) Date: Sat, 03 Feb 2024 22:04:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 4.2.0 X-Bugzilla-Keywords: meta-bug, missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: NEW 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_status resolution 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=3D26163 Bug 26163 depends on bug 113588, which changed state. Bug 113588 Summary: [14 Regression] The vectorizer is introducing out-of-bo= unds memory access https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113588 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=