From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 16C82386F824; Fri, 26 Jun 2020 18:44:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 16C82386F824 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1593197085; bh=l0kMfiw3wauZJaRCB58r7PbSGEsxvAnIm86HBGBQxE0=; h=From:To:Subject:Date:From; b=oiWEe21Fsuv7gaiwqy7CltaP6cnDaOAPGOuoNKXAA5i4stSKDeW9PrM4tnj+qY/xq gamnEAl6vBGWts8Uf8uETaMAH1jk5B+MGviYeEag88lwps0ZeqC9mRaAjR9QbpHygp tMZo/lh8yaPS+TL8ss8AoMRUrVdzUo9Jvel4Bljs= From: "euloanty at live dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/95917] New: coroutine functions leak under freestanding mode causing dependencies and binary bloat. Date: Fri, 26 Jun 2020 18:44:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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:44:45 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95917 Bug ID: 95917 Summary: coroutine functions leak under freestanding mode causing dependencies and binary bloat. Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: euloanty at live dot com Target Milestone: --- .file "helloworld_linux_writev.cc" .text .p2align 4 .weak _ZNSt7__n486122__dummy_resume_destroyEv .type _ZNSt7__n486122__dummy_resume_destroyEv, @function _ZNSt7__n486122__dummy_resume_destroyEv: .LFB13483: .cfi_startproc ret .cfi_endproc .LFE13483: .size _ZNSt7__n486122__dummy_resume_destroyEv, .-_ZNSt7__n486122__dummy_resume_destroyEv .section=20=20=20=20=20=20=20 .text._ZN7fast_io7details14print_fallbackILb1ENS_23basic_posix_io_observerI= cEEJRA13_KciRA5_S4_EEEvRT0_DpOT1_,"axG",@progbits,_ZN7fast_io7details14prin= t_fallbackILb1ENS_23basic_posix_io_observerIcEEJRA13_KciRA5_S4_EEEvRT0_DpOT= 1_,comdat .p2align 4 .weak=20=20 _ZN7fast_io7details14print_fallbackILb1ENS_23basic_posix_io_observerIcEEJRA= 13_KciRA5_S4_EEEvRT0_DpOT1_ .type=20=20 _ZN7fast_io7details14print_fallbackILb1ENS_23basic_posix_io_observerIcEEJRA= 13_KciRA5_S4_EEEvRT0_DpOT1_, @function _ZN7fast_io7details14print_fallbackILb1ENS_23basic_posix_io_observerIcEEJRA= 13_KciRA5_S4_EEEvRT0_DpOT1_: .LFB14746: .file "helloworld_linux_writev.cc" .text .p2align= 4=20=20 .weak _ZNSt7__n486122__dummy_resume_destroyEv .type=20=20 _ZNSt7__n486122__dummy_resume_destroyEv, @function _ZNSt7__n486122__dummy_resume_destroyEv: .LFB13480:=