commit | 64f33c6938af83b3365c118a049fdc444de95b12 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Mon Mar 27 13:42:38 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Mon Apr 17 10:43:06 2023 -0600 |
tree | f6354db92e9a7c1991357f810655c4ae55821528 | |
parent | d760ae22b964995234e14e090ba179311382b90d [diff] |
Add overload of fits_in_type This adds an overload of fits_in_type that accepts a gdb_mpz. A subsequent patch will use this.