aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2020-06-19 16:51:13 +0200
committerIain Buclaw <ibuclaw@gdcproject.org>2020-06-25 17:02:47 +0200
commitbbd6a326f4e630f017e4cd715f617587048d4501 (patch)
treeebf31e52e752025d4c289e00a5bf1a59f982f797 /gcc/fortran/resolve.c
parent1b7b352a8379dbdd74c962d11951982e21e20f13 (diff)
downloadgcc-bbd6a326f4e630f017e4cd715f617587048d4501.zip
gcc-bbd6a326f4e630f017e4cd715f617587048d4501.tar.gz
gcc-bbd6a326f4e630f017e4cd715f617587048d4501.tar.bz2
d: Move d_signed_type and d_unsigned_type to types.cc
These two functions are not tied to the language-specific part of the front-end in any way. gcc/d/ChangeLog: * d-lang.cc (d_gimplify_expr_p): Make static. (d_parse_file): Likewise. (d_signed_or_unsigned_type): Move to types.cc. (d_unsigned_type): Likewise. (d_signed_type): Likewise. * d-tree.h (d_unsigned_type): Change the location in file. (d_signed_type): Likewise. * types.cc (d_signed_or_unsigned_type): Moved from d-lang.cc. (d_unsigned_type): Likewise. (d_signed_type): Likewise.
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions