diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2022-09-20 12:34:08 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2022-09-22 14:48:28 -0400 |
commit | be2a25adbdc76a770f7470cc9f47892f7a4139ae (patch) | |
tree | 8ce71a877a1dbee074dac21640572edc6254cd52 /libgcc | |
parent | a7a6649f4e7c459a95dee1600554ad06aaeb1cf6 (diff) | |
download | gcc-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