From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5492B388C005; Fri, 26 Jun 2020 18:57:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5492B388C005 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1593197868; bh=yZ03tm+x4qSLmOVuDo7g6mfB+SW2ry9htO4FRSNpgUI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FjQmYnS8bErdwOwIklk7xXyfBkIjZZUnHMudZxJmsAueGF6+Emd+T0/VsHrHuv06R guo8X6+I9Ajp4VerBA5khhO3DZhI09KSu0jQ6kWO/qWgBJPNYB2ncDWL9pK0i5mY3L wjAfX0+H+H5D2X4BAB6oM6Hpwgu8deAIXZjwU0P8= From: "euloanty at live dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/95917] coroutine functions leak under freestanding mode causing dependencies and binary bloat. Date: Fri, 26 Jun 2020 18:57:48 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: euloanty at live dot com X-Bugzilla-Status: UNCONFIRMED 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: 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: Fri, 26 Jun 2020 18:57:48 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95917 --- Comment #3 from fdlbxtqi --- Jonathan. I am MAD at you. This is absolutely your fault. I told you to alw= ays write inline and you guys do not then allow Herb Sutter to ban me. Here is = the fault in your own controlled codebase. Are you satisfied? https://github.com/isocpp/CppCoreGuidelines/issues/1630 YES! INLINE ALL YOUR FUNCTIONS. AVOID function pointers and virtual functio= ns as plagues.=