]> gcc.gnu.org Git - gcc.git/commit
Remove superfluous call to UI_Is_In_Int_Range
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 14 Sep 2021 08:21:20 +0000 (10:21 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Tue, 14 Sep 2021 08:21:20 +0000 (10:21 +0200)
commit45d32da2bc0f62f196ec311dddb89563555b1a2a
tree468856bced1b2bf1ad1e06b4b0c9b9670763219b
parentf1f5b1fbbbe6662ce59bb177374c53ac6148f21e
Remove superfluous call to UI_Is_In_Int_Range

gcc/ada/
* gcc-interface/utils.c (can_materialize_object_renaming_p): Do not
call UI_Is_In_Int_Range on the result of Normalized_First_Bit.
gcc/ada/gcc-interface/utils.c
This page took 0.054764 seconds and 6 git commands to generate.