public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/31308] New: [gdb/testsuite] FAIL: gdb.arch/amd64-init-x87-values.exp: check_setting_mxcsr_before_enable: check new value of MXCSR is still in place
@ 2024-01-29 13:00 vries at gcc dot gnu.org
2025-04-14 14:57 ` [Bug testsuite/31308] " vries at gcc dot gnu.org
0 siblings, 1 reply; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2024-01-29 13:00 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=31308
Bug ID: 31308
Summary: [gdb/testsuite] FAIL:
gdb.arch/amd64-init-x87-values.exp:
check_setting_mxcsr_before_enable: check new value of
MXCSR is still in place
Product: gdb
Version: 13.1
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 13.2 based package and a 4.4 kernel, in Open Build System I ran
into:
...
(gdb) set $mxcsr=0x9f80^M
(gdb) PASS: gdb.arch/amd64-init-x87-values.exp:
check_setting_mxcsr_before_enable: set a new value for MXCSR
stepi^M
28 fwait^M
(gdb) PASS: gdb.arch/amd64-init-x87-values.exp:
check_setting_mxcsr_before_enable: step forward one instruction for mxcsr test
p/x $mxcsr^M
$1 = 0x1f80^M
(gdb) FAIL: gdb.arch/amd64-init-x87-values.exp:
check_setting_mxcsr_before_enable: check new value of MXCSR is still in place
...
For now I'm assuming this is some kernel issue, hence the testsuite component.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug testsuite/31308] [gdb/testsuite] FAIL: gdb.arch/amd64-init-x87-values.exp: check_setting_mxcsr_before_enable: check new value of MXCSR is still in place
2024-01-29 13:00 [Bug testsuite/31308] New: [gdb/testsuite] FAIL: gdb.arch/amd64-init-x87-values.exp: check_setting_mxcsr_before_enable: check new value of MXCSR is still in place vries at gcc dot gnu.org
@ 2025-04-14 14:57 ` vries at gcc dot gnu.org
0 siblings, 0 replies; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2025-04-14 14:57 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=31308
--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Likewise with a 16.2 based package:
...
(gdb) set $mxcsr=0x9f80
(gdb) PASS: gdb.arch/amd64-init-x87-values.exp:
check_setting_mxcsr_before_enable: set a new value for MXCSR
stepi
28 fwait
(gdb) PASS: gdb.arch/amd64-init-x87-values.exp:
check_setting_mxcsr_before_enable: step forward one instruction for mxcsr test
p/x $mxcsr
$1 = 0x29f80
(gdb) FAIL: gdb.arch/amd64-init-x87-values.exp:
check_setting_mxcsr_before_enable: check new value of MXCSR is still in place
...
Perhaps this just means that the xfail pattern needs to be extended.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-14 14:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-29 13:00 [Bug testsuite/31308] New: [gdb/testsuite] FAIL: gdb.arch/amd64-init-x87-values.exp: check_setting_mxcsr_before_enable: check new value of MXCSR is still in place vries at gcc dot gnu.org
2025-04-14 14:57 ` [Bug testsuite/31308] " vries at gcc dot gnu.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).