From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C96F13858C30; Thu, 12 Oct 2023 16:05:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C96F13858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697126753; bh=SrvpUPqBIrKQs7wuj2Bg+4iwii8zOMk1dqaryMRa+PM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tcZHN2MIBFS29E5Qd6iW5sm1jyv6zLfxpugyzB81t4Sjkd/viLDNJgJyqcDk9LEZ3 QRJ2cxVSFoAOhoxcP57iZEOWWegbul3mDNZF1PC0irIrYpIdmjNEuugfKiYizBPRbh fc9MrnV/G5PwAySShhS7Tm3HOY+fGpZVjsFOKV0E= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/111788] g++ DWARF for void foo(...) missing unspecified parameters DIE Date: Thu, 12 Oct 2023 16:05:53 +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: 13.2.0 X-Bugzilla-Keywords: wrong-debug X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW 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: cf_reconfirmed_on everconfirmed cf_known_to_fail bug_status 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=3D111788 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-10-12 Ever confirmed|0 |1 Known to fail| |4.1.2 Status|UNCONFIRMED |NEW --- Comment #1 from Andrew Pinski --- Confirmed, does not look like a regression either.=