From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 61B8E3857C73; Fri, 4 Sep 2020 14:07:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61B8E3857C73 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599228475; bh=ERDPBrq9GhIBySizxSDAHr0LCYO1+ILGkwNQyblQvPQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Aao4LOLW6aU8IwGdtY+JICXN4+h4Q61Ef6ZYGgJXeu1piBZkO/deDCgt0A1dF+9G5 0QXfTLBUZv6Dy7GxMAqOBuLeEta3wN4yhFBhYF8Boqj0uMfVCXQAeQIvsHKw/sr/sL Yxf1Mvr5oMr7gk6fHArhZMo9PLEa4Plwx9ECIGMQ= From: "simon.marchi at polymtl dot ca" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/96937] Duplicate DW_TAG_formal_parameter in out-of-line DW_TAG_subprogram instance Date: Fri, 04 Sep 2020 14:07:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon.marchi at polymtl dot ca 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, 04 Sep 2020 14:07:55 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96937 --- Comment #1 from Simon Marchi --- I passed the program in creduce, the result is not pretty but it's not too = big and still reproduces the problem, so I'll attach it anyway.=