aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2003-11-06 08:38:52 +0000
committerZack Weinberg <zack@gcc.gnu.org>2003-11-06 08:38:52 +0000
commit37783865bd0f4e8f822ecc57d80dbbfc9a59bf42 (patch)
tree422f097a3e186761a863087fa6c10b836fc42a61 /gcc/builtins.c
parent6c748c6c998fda800c435ad9e00bed57a1aa98a0 (diff)
downloadgcc-37783865bd0f4e8f822ecc57d80dbbfc9a59bf42.zip
gcc-37783865bd0f4e8f822ecc57d80dbbfc9a59bf42.tar.gz
gcc-37783865bd0f4e8f822ecc57d80dbbfc9a59bf42.tar.bz2
genmodes.c: Change the word "bitsize" to "precision" throughout.
* genmodes.c: Change the word "bitsize" to "precision" throughout. * machmode.def: Likewise. * machmode.h (GET_MODE_SIZE): Cast value to unsigned short. (GET_MODE_BITSIZE): Define as GET_MODE_SIZE * BITS_PER_UNIT. (GET_MODE_PRECISION): New macro. (mode_bitsize): Renamed mode_precision. * stor-layout.c (mode_for_size, smallest_mode_for_size): Use GET_MODE_PRECISION; clarify comments. ada: * misc.c (fp_prec_to_size, fp_size_to_prec): Use GET_MODE_PRECISION and update for changed meaning of GET_MODE_BITSIZE. From-SVN: r73295
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions