From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 043E2388B6B2; Thu, 27 Oct 2022 14:45:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 043E2388B6B2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666881941; bh=oJ2jilAhqeQZ5xUdf6NLKafHFI/p8MtgHFz+/cU2v6A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oYJ1b1XF+dtWRi/uLlzPveBpPVEZM4SyGP1T94u+gtMsDSekl6etq7bODqjD/doqw V68BpQPfEFk4aU6KuOUJFQ28a5oDoYEHJ52Y4P0pmR08KIwl/nx8N1zi/pBNXJ+Kts o9c9IeuFNUalSwDG5DpGRR1YTg8nyYVbRlqehWDs= From: "marxin 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: Thu, 27 Oct 2022 14:45:39 +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: marxin 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 107433, which changed state. Bug 107433 Summary: 510.parest_r, call of overloaded 'back_interpolate' is = ambiguous https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107433 What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX=