aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/interface.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@linaro.org>2017-12-16 14:26:43 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2017-12-16 14:26:43 +0000
commitb4d43553e9353de4fefb3a1fde1277eeb1bad7be (patch)
tree9ffc3f135f0fea7660029282f6928e0c8b706973 /gcc/fortran/interface.c
parentb4ddce3663ce151423f81c9e2a206df3081d1071 (diff)
downloadgcc-b4d43553e9353de4fefb3a1fde1277eeb1bad7be.zip
gcc-b4d43553e9353de4fefb3a1fde1277eeb1bad7be.tar.gz
gcc-b4d43553e9353de4fefb3a1fde1277eeb1bad7be.tar.bz2
poly_int: mode query functions
This patch changes the bit size and vector count arguments to the machmode.h functions from unsigned int to poly_uint64. 2017-12-16 Richard Sandiford <richard.sandiford@linaro.org> Alan Hayward <alan.hayward@arm.com> David Sherwood <david.sherwood@arm.com> gcc/ * machmode.h (mode_for_size, int_mode_for_size, float_mode_for_size) (smallest_mode_for_size, smallest_int_mode_for_size): Take the mode size as a poly_uint64. (mode_for_vector, mode_for_int_vector): Take the number of vector elements as a poly_uint64. * stor-layout.c (mode_for_size, smallest_mode_for_size): Take the mode size as a poly_uint64. (mode_for_vector, mode_for_int_vector): Take the number of vector elements as a poly_uint64. Co-Authored-By: Alan Hayward <alan.hayward@arm.com> Co-Authored-By: David Sherwood <david.sherwood@arm.com> From-SVN: r255747
Diffstat (limited to 'gcc/fortran/interface.c')
0 files changed, 0 insertions, 0 deletions