From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1D1F13853D40; Mon, 21 Nov 2022 14:10:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D1F13853D40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669039820; bh=TCiYVLGE8Gyugi2lAc9gJs4MyH/IQkKNAVLe2ocMlGs=; h=From:To:Subject:Date:From; b=ySRZLkxF0KTAnK2OG5R7xiIvDrRWr3Um2Y65Y1EEdd4lzcVgY7K4WvWZs0jEP/yck d94A3QA7l+rzRUwzWNHZ45NdJT4MkVq5qV14W/PijoLZfroL2uRAth3IqlYm+EgSVD 0RumiYFmmqipvzYn5dOPtgCiZKi+S7Xtf/3NmBuA= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/29816] New: [gdb/tdep, powerpc64le] FAIL: gdb.ada/float-bits.exp: print 16llf#4000921fb54442d18469898cc51701b8# Date: Mon, 21 Nov 2022 14:10:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: 12.1 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=3D29816 Bug ID: 29816 Summary: [gdb/tdep, powerpc64le] FAIL: gdb.ada/float-bits.exp: print 16llf#4000921fb54442d18469898cc51701b8# Product: gdb Version: 12.1 Status: NEW Severity: normal Priority: P2 Component: tdep Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- In OBS, with a gdb 12.1 based package, on ppc64le, I run into: ... FAIL: gdb.ada/float-bits.exp: print 16llf#4000921fb54442d18469898cc51701b8# FAIL: gdb.ada/float-bits.exp: print $foo:=3D16llf#4000921fb54442d18469898cc51701b8# FAIL: gdb.ada/float-bits.exp: print internal long double variable after assignment ... In more detail: ... (gdb) print 16llf#4000921fb54442d18469898cc51701b8#^M $9 =3D ^M (gdb) FAIL: gdb.ada/float-bits.exp: print 16llf#4000921fb54442d18469898cc51701b8# print $foo:=3D16llf#4000921fb54442d18469898cc51701b8#^M $10 =3D ^M (gdb) FAIL: gdb.ada/float-bits.exp: print $foo:=3D16llf#4000921fb54442d18469898cc51701b8# print $foo^M $11 =3D ^M (gdb) FAIL: gdb.ada/float-bits.exp: print internal long double variable aft= er assignment ... I have some hope these are no longer reproducible with master, but I'm havi= ng trouble installing an ada compiler on my powerpc64le box (so, outside OBS) = to verify this, so I'm filing this not to lose track of this. --=20 You are receiving this mail because: You are on the CC list for the bug.=