From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F33073857839; Thu, 13 Oct 2022 05:45:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F33073857839 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665639941; bh=41pX5lWRUV0lPb9yzTXtxthPGb1Unu2DW9oCN9+jBKU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IgsL+QzXr5w+tMfTGRa6lQNYMNCZMdan4F7MfpOXH/2nLvd1iNb6e3uqGLOyNc8CF V4FSRAcaDGJC9tqYfzx+miM+mNPoZzLHJMh/BNxEJg3YG5BD2H59r26bOrM0cbgDh5 jHDSk/hTdtcuamQORpdAAxJ070ZBNVPCrVUo297M= From: "ibuclaw at gdcproject dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/102765] [11 Regression] GDC11 stopped inlining library functions and lambdas used by a binary search one-liner code Date: Thu, 13 Oct 2022 05:45:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 11.2.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: ibuclaw at gdcproject dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot org X-Bugzilla-Target-Milestone: 11.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D102765 Iain Buclaw changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |witold.baryluk+gcc at gmai= l dot co | |m --- Comment #7 from Iain Buclaw --- *** Bug 107241 has been marked as a duplicate of this bug. ***=