From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 613D43852201; Wed, 23 Nov 2022 22:26:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 613D43852201 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669242368; bh=u+D6Q6l2mRHYAZ7GO4GQeRoVdPD0HTkHxesKZxtRH8E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yxuxnr5HfnBwHfTBopvoxw+dX3M5Uevm8HhwSCj3Bt6UJbavtJhZKli2RUT2kkdcG m7PJDdZZrdc6hZSpcDNusci0fmI0IigjG90KBVJl4okGcK0F7wE8YEQYYnqOnsHN/X zojySLMHLJ1wypIGC95tg8PyQiWExQ8KBDrxyu10= From: "cel at us dot ibm.com" To: gdb-prs@sourceware.org Subject: [Bug testsuite/29816] [gdb/testsuite, powerpc64le] FAIL: gdb.ada/float-bits.exp: print 16llf#4000921fb54442d18469898cc51701b8# Date: Wed, 23 Nov 2022 22:26:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: cel at us dot ibm.com 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: Message-ID: In-Reply-To: References: 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 --- Comment #7 from Carl E Love --- I tried the fix on Power 9 and Power 10. I see the same results with and without the patch.=20 make check RUNTESTFLAGS=3D'GDB=3D/home/carll/bin/gdb gdb.ada/float-bits.exp= ' The contents of gdb/testsuite/gdb.log: print val_double^M $8 =3D -2.0e-19^M (gdb) PASS: gdb.ada/float-bits.exp: print val_double after assignment ptype long_long_float^M type =3D <8-byte float>^M (gdb) ptype 16llf#0#^M type =3D <16-byte float>^M (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 testcase /home/carll/GDB/build-current/gdb/testsuite/../../../binutils-gdb-current/g= db/testsuite/gdb.ada/float-bits.exp c\ ompleted in 0 seconds =3D=3D=3D gdb Summary =3D=3D=3D # of expected passes 9 # of unexpected failures 3 You mentioned OBS, what is that? Perhaps there is something different in our environments?? --=20 You are receiving this mail because: You are on the CC list for the bug.=