aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2022-09-20 12:34:08 -0400
committerAndrew MacLeod <amacleod@redhat.com>2022-09-22 14:48:28 -0400
commitbe2a25adbdc76a770f7470cc9f47892f7a4139ae (patch)
tree8ce71a877a1dbee074dac21640572edc6254cd52 /libgcc
parenta7a6649f4e7c459a95dee1600554ad06aaeb1cf6 (diff)
downloadgcc-be2a25adbdc76a770f7470cc9f47892f7a4139ae.zip
gcc-be2a25adbdc76a770f7470cc9f47892f7a4139ae.tar.gz
gcc-be2a25adbdc76a770f7470cc9f47892f7a4139ae.tar.bz2
Add missing float fold_range prototype for floats.
Unary operations require op2 to be the range of the type of the LHS. This is so the type for the LHS can be properly set. * range-op-float.cc (range_operator_float::fold_range): New base method for "int = float op int". * range-op.cc (range_op_handler::fold_range): New case. * range-op.h: Update prototypes.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions