Closed
Description
With the recent change in types for architecture strings in #7215, all of them use integer
except for __CPROVER_rounding_mode
. Is there any reason to not use integer
for it as well?
With the recent change in types for architecture strings in #7215, all of them use integer
except for __CPROVER_rounding_mode
. Is there any reason to not use integer
for it as well?