From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 541043860C3A; Mon, 17 Aug 2020 17:32:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 541043860C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1597685546; bh=cx5ioqbmjIhH0SdaBzan8lBjqaUxRp+cBrbZNtV3/FA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CBzSwu7QzZhRph+Rzn40ztI9ExndsFYVFqimusOKSRgsI00xNBvFM4JBdxLt3gfSH G1RFv/9l1hpPIH6+79JMDeTDZrySBy1OsHF5Rbje+DAgOuQaEP8m32rlr2e0uU7jEl aGSfhb4T6V1s3a9tYoNMLTRU+QiuFtbifFTj93KA= From: "mpolacek at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/94799] [8/9/10 Regression] Calling a member template function fails Date: Mon, 17 Aug 2020 17:32:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 9.3.0 X-Bugzilla-Keywords: patch, rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: mpolacek at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: mpolacek at gcc dot gnu.org X-Bugzilla-Target-Milestone: 8.5 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2020 17:32:26 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94799 --- Comment #12 from Marek Polacek --- (In reply to Volker Reichelt from comment #11) > Hi Marek, any news on this one? It's three months now... > Or should I file a new bug for the regression on trunk? No news yet. I've been largely away from upstream GCC for the past two mon= ths, but I should have more time now. I hope this will be fixed within the next couple of weeks. Sorry it's taking so long.=