From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2241C3858D35; Tue, 20 Dec 2022 08:58:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2241C3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671526707; bh=ng4RCykmN62kdzpL5lrYIAnehN3j0Y5A0ar+vRqj/RI=; h=From:To:Subject:Date:From; b=f1V6Xr96i/qGU+1b0MNW+zaV4ls0IaFZR57D3HEN8M3hIWaGKvJ2b7PchW8ABZapE mL02eNBnxrjGOOCKNeC5u+U+4XSndsWzqUslvamOFeP0SlFHiIj94ytpiyWtZnB8YG DwZsko7hzKBG1mmz69QPo+7+3va8WgGHC+jLtZkk= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/29920] New: [gdb] FAIL: gdb.cp/step-and-next-inline.exp: no_header: next step 1 Date: Tue, 20 Dec 2022 08:58:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb 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=3D29920 Bug ID: 29920 Summary: [gdb] FAIL: gdb.cp/step-and-next-inline.exp: no_header: next step 1 Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- On ubuntu 22.04.1 x86_64 with gcc 11.3.0, I run into: ... (gdb) PASS: gdb.cp/step-and-next-inline.exp: no_header: step into get_alias= _set bt^M #0 get_alias_set (t=3Dt@entry=3D0x555555558018 ) at /home/vries/gdb/src/gdb/testsuite/gdb.cp/step-and-next-inline.cc:50^M #1 0x0000555555555084 in main () at /home/vries/gdb/src/gdb/testsuite/gdb.cp/step-and-next-inline.cc:64^M ((gdb) PASS: gdb.cp/step-and-next-inline.exp: no_header: not in inline 1 next^M 51 if (t !=3D NULL^M (gdb) FAIL: gdb.cp/step-and-next-inline.exp: no_header: next step 1 ... --=20 You are receiving this mail because: You are on the CC list for the bug.=