From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 44DEA3858421; Fri, 4 Nov 2022 20:26:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 44DEA3858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667593563; bh=hsTER9Vu4ixNi/++E4b/PGsCvsSubXk483FtNC/Qcgw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SYdEph1ReTsVOAlHsyx+hsoJP7Q2hkHc0ZD4WQ3YC57tv5TKCfb2Nz5skfkaVhoxC xjrq1dBpr9evLQVqnM/CMyg29Ymqghr8Mm/iJBemMqYG+0n9yXXk6LFZG1e47rzMJd 9CW+2SPXVGytgb1PwZmikK8rmdvIUvgYg9IgMTt4= From: "ramana at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/53135] Duplicates cause size explosion (vta/dwarf) Date: Fri, 04 Nov 2022 20:26:00 +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: 4.7.1 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ramana at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: aoliva 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=3D53135 --- Comment #18 from Ramana Radhakrishnan --- Since the fix got installed in 2012 this really should have been fixed from 4.8.0 onwards.=20 Should we really keep this still open or can we close this out ?=20 Ramana=