[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/31178] [2.42 regression] Crash when building Valgrind tests (In
From: |
sam at gentoo dot org |
Subject: |
[Bug gas/31178] [2.42 regression] Crash when building Valgrind tests (Internal error in build_vex_prefix in tc-i386.c:376) |
Date: |
Fri, 22 Dec 2023 15:28:10 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31178
Sam James <sam at gentoo dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jbeulich at suse dot com
--- Comment #3 from Sam James <sam at gentoo dot org> ---
da0784f961d8a14890b2a3fa3b5db5820e17deb6 is the first bad commit
commit da0784f961d8a14890b2a3fa3b5db5820e17deb6
Author: Jan Beulich <jbeulich@suse.com>
Date: Wed Sep 27 14:16:09 2023 +0200
x86: fold FMA VEX and EVEX templates
Following the folding of some generic AVX/AVX2 templates with their
AVX512F counterpart ones, do this for FMA ones as well, requiring one
further adjustment to cpu_flags_match().
gas/config/tc-i386.c | 4 +
opcodes/i386-opc.tbl | 41 +-
opcodes/i386-tbl.h | 1662 +++++++++++++++-----------------------------------
3 files changed, 520 insertions(+), 1187 deletions(-)
bisect found first bad commit
--
You are receiving this mail because:
You are on the CC list for the bug.