From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 50EC93861015; Fri, 31 Jul 2020 13:20:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 50EC93861015 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1596201635; bh=UUE1CMEUHLMXnVy4LQourSiOrE/CMSkpwGKIyn8IA2A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BxsEn/51Bnn1RvcWZe6A9epmcP7RIuuOcy/fGkqXBJijEjF51/2JZwwh5RU2e6oOt Cqbo238+mpJRLeZBlWT+BfYmZ65Cjv25SBbYIZARcjsXcDOcn2kZ6LcCtjnJtPeBve 5AxJ96BfluKV5tuAslBDLpjgyrR6AEa80F791GBw= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/96383] [8/9/10 Regression] Full ABI information missing from GCC compiled C Date: Fri, 31 Jul 2020 13:20:35 +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: 10.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: 8.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_work short_desc cf_known_to_fail 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, 31 Jul 2020 13:20:35 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96383 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |11.0 Summary|[8/9/10/11 Regression] Full |[8/9/10 Regression] Full |ABI information missing |ABI information missing |from GCC compiled C |from GCC compiled C Known to fail|11.0 |10.2.0 --- Comment #26 from Richard Biener --- For the C familiy this should now be fixed on trunk.=