diff options
author | Robin Dapp <rdapp@ventanamicro.com> | 2025-07-15 10:55:36 +0200 |
---|---|---|
committer | Robin Dapp <rdapp@ventanamicro.com> | 2025-07-16 09:30:07 +0200 |
commit | 4648fe556e26d54abfc863ebb2ed046f1a260fdb (patch) | |
tree | d492a83e6e28dcf2bed1d0227cae3f6e1f7991b7 /gcc/common/config/frv | |
parent | 9041f2bff8202d9b87d8c27f21e4ffa8d50b36a3 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
r16-2175-g5aa21765236730 introduced an assert for floating-point modes
when expanding an RDIV_EXPR but forgot fixed-point modes. This patch
adds ALL_FIXED_POINT_MODE_P to the assert.
PR middle-end/121065
gcc/ChangeLog:
* cfgexpand.cc (expand_debug_expr): Allow fixed-point modes for
RDIV_EXPR.
* optabs-tree.cc (optab_for_tree_code): Ditto.
gcc/testsuite/ChangeLog:
* gcc.target/arm/pr121065.c: New test.
Diffstat (limited to 'gcc/common/config/frv')
0 files changed, 0 insertions, 0 deletions