diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2023-08-02 17:46:58 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2023-08-03 14:19:54 -0400 |
commit | c47ceea55118d00d4bf68eaae6f9ac7707c1b9fc (patch) | |
tree | 3709d0795789acd15d72648b68743d2f6f4d3b5b /gcc/range-op-float.cc | |
parent | d61efa3cd3378be38738bfb5139925d1505c1325 (diff) | |
download | gcc-c47ceea55118d00d4bf68eaae6f9ac7707c1b9fc.zip gcc-c47ceea55118d00d4bf68eaae6f9ac7707c1b9fc.tar.gz gcc-c47ceea55118d00d4bf68eaae6f9ac7707c1b9fc.tar.bz2 |
Automatically set type is certain Value_Range routines.
Set routines which take a type shouldn't have to pre-set the type of the
underlying range as it is specified as a parameter already.
* value-range.h (Value_Range::set_varying): Set the type.
(Value_Range::set_zero): Ditto.
(Value_Range::set_nonzero): Ditto.
Diffstat (limited to 'gcc/range-op-float.cc')
0 files changed, 0 insertions, 0 deletions