aboutsummaryrefslogtreecommitdiff
path: root/libcpp/include/cpplib.h
diff options
context:
space:
mode:
authorRoger Sayle <roger@nextmovesoftware.com>2022-08-17 22:23:33 +0100
committerRoger Sayle <roger@nextmovesoftware.com>2022-08-17 22:23:33 +0100
commit5cccc24c06610d2f28688655f12184e5bc615474 (patch)
treeaa6a55cbdd9145f051024803c9bc57b62bc9d133 /libcpp/include/cpplib.h
parent177e93e95272e9b373203dee5b28d2b284ffa05e (diff)
downloadgcc-5cccc24c06610d2f28688655f12184e5bc615474.zip
gcc-5cccc24c06610d2f28688655f12184e5bc615474.tar.gz
gcc-5cccc24c06610d2f28688655f12184e5bc615474.tar.bz2
[Committed] PR target/106640: Fix use of XINT in TImode compute_convert_gain.
Thanks to Zdenek Sojka for reporting PR target/106640 where an RTL checking build reveals a thinko in my recent patch to support TImode shifts/rotates in STV. My "senior moment" was to inappropriately use XINT where I should be using INTVAL of XEXP. 2022-08-17 Roger Sayle <roger@nextmovesoftware.com> gcc/ChangeLog PR target/106640 * config/i386/i386-features.cc (timde_scalar_chain::compute_convert_gain): Replace incorrect use of XINT with INTVAL (XEXP (src, 1)).
Diffstat (limited to 'libcpp/include/cpplib.h')
0 files changed, 0 insertions, 0 deletions