aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
diff options
context:
space:
mode:
authorJulian Brown <julian@codesourcery.com>2019-11-29 00:58:35 +0000
committerJulian Brown <jules@gcc.gnu.org>2019-11-29 00:58:35 +0000
commit70ce1ab9fd2e201631b253bb62489d07189d2d50 (patch)
treeb5b43d41c80f2fb4bcc07e85944bf87a03475c02 /gcc/tree-if-conv.c
parent19f9ca88fefc5cce325d1df32c5d4818cba4fb8f (diff)
downloadgcc-70ce1ab9fd2e201631b253bb62489d07189d2d50.zip
gcc-70ce1ab9fd2e201631b253bb62489d07189d2d50.tar.gz
gcc-70ce1ab9fd2e201631b253bb62489d07189d2d50.tar.bz2
Remove unused decimal floating-point pointer types
gcc/ * builtin-types.def (BT_DFLOAT32_PTR, BT_DFLOAT64_PTR, BT_DFLOAT128_PTR) Remove. * tree-core.h (TI_DFLOAT32_PTR_TYPE, TI_DFLOAT64_PTR_TYPE, TI_DFLOAT128_PTR_TYPE): Remove. * tree.c (build_common_type_nodes): Remove dfloat32_ptr_type_node, dfloat64_ptr_type_node and dfloat128_ptr_type_node initialisation. * tree.h (dfloat32_ptr_type_node, dfloat64_ptr_type_node, dfloat128_ptr_type_node): Remove macros. gcc/jit/ * jit-builtins.c (BT_DFLOAT32_PTR, BT_DFLOAT64_PTR, BT_DFLOAT128_PTR): Remove commented-out cases. Reviewed-by: Joseph Myers <joseph@codesourcery.com> From-SVN: r278826
Diffstat (limited to 'gcc/tree-if-conv.c')
0 files changed, 0 insertions, 0 deletions