From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2C57D3858419; Sun, 3 Mar 2024 03:45:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C57D3858419 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709437505; bh=TzMVQy9V4ASUEaapbA3AAZIkuwdt0xpNylNePEtDiG4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lfM/FQwMLrM7t971Ex2Z1kXMxjH48aLWKRgTErkMRhUvoQcu3vuWgAtbTuKtOtkIy sdHrVI4MbTzVW9ZHRbGe6xXhebP+tGcHATp1BAzwg9YzlgjMelM4g8YDCZ9I8A2GZr oyurZw6scylGAV/ZrmNRzgfIrdwUjaN6duhd2OTo= From: "unlvsur at live dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/114215] -Os or -Oz inlining seems wrong for vague linkage functions Date: Sun, 03 Mar 2024 03:45:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: unlvsur at live dot com X-Bugzilla-Status: WAITING 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114215 --- Comment #7 from cqwrteur --- __builtin_trap() is just to crash the program.=