]> git.ipfire.org Git - people/ms/gcc.git/commit - gcc/gimple-range-op.cc
Convert CFN_BUILT_IN_SIGNBIT to range-ops.
authorAndrew MacLeod <amacleod@redhat.com>
Wed, 21 Sep 2022 13:29:40 +0000 (09:29 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Thu, 22 Sep 2022 18:48:29 +0000 (14:48 -0400)
commiteb82b9f68eb8d0cc65a1a022154c8e729860ea59
tree47ff8f19112fb98c89842dc55090fcc66cfe9cca
parentb40b3035879cf695b72010858b9705a344292bdb
Convert CFN_BUILT_IN_SIGNBIT to range-ops.

* gimple-range-fold.cc (range_of_builtin_int_call): Remove case
for CFN_BUILT_IN_SIGNBIT.
* gimple-range-op.cc (class cfn_signbit): New.
(gimple_range_op_handler::maybe_builtin_call): Set arguments.
gcc/gimple-range-fold.cc
gcc/gimple-range-op.cc