From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E03EE385783F; Tue, 18 Jul 2023 11:49:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E03EE385783F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1689680959; bh=R0YPXfVeHYgkXd0y+bUe52tinv00K5XtH4h2OyC2grQ=; h=From:To:Subject:Date:From; b=FRpTjBEd0bx8WnJk0W5ryWbt1G4BVPLnxBSdMrNevZtXcv3VRVN/on6oi8AyMYEAm CW8NS2t7pLSF/DgjtW2BAVP13ZBaOItT2/4Zdv1jbADqnExX22mCERv4HWdYvJ3aKo Ms1VQYZFpb/bzq6+37iw/rtPnOzRdBp14p4jFQaE= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/30650] New: [gdb, lto] FAIL: gdb.gdb/python-helper.exp: print all_bfds Date: Tue, 18 Jul 2023 11:49:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30650 Bug ID: 30650 Summary: [gdb, lto] FAIL: gdb.gdb/python-helper.exp: print all_bfds Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: testsuite Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- With a gdb build with -O2 -flto=3Dauto using gcc 9.3.1, I get: ... (outer-gdb) PASS: gdb.gdb/python-helper.exp: print *type->main_type print all_bfds^M $7 =3D ^M (outer-gdb) FAIL: gdb.gdb/python-helper.exp: print all_bfds ... --=20 You are receiving this mail because: You are on the CC list for the bug.=