aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java/net/protocol
diff options
context:
space:
mode:
authorTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>2026-02-04 10:31:04 +0100
committerTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>2026-02-06 09:02:04 +0100
commit6b228f02ef7fa58e962486356b5a6716fd99a6b0 (patch)
tree71bba420fae578dadc2cbc759e0ad602943e375b /libjava/gnu/java/net/protocol
parentc3d96ff9e916c02584aa081f03ab999292efbb50 (diff)
downloadgcc-6b228f02ef7fa58e962486356b5a6716fd99a6b0.zip
gcc-6b228f02ef7fa58e962486356b5a6716fd99a6b0.tar.gz
gcc-6b228f02ef7fa58e962486356b5a6716fd99a6b0.tar.bz2
middle-end: replace CONST_CAST_TREE with const_cast<tree> [PR123892]
gcc/ChangeLog: PR middle-end/123892 * attribs.cc: Replace CONST_CAST_TREE with const_cast<tree>. * config/aarch64/aarch64.cc: Likewise. * config/arm/arm.cc: Likewise. * config/darwin.cc: Likewise. * fold-const.cc: Likewise. * gimple-expr.cc: Likewise. * print-rtl.cc: Likewise. * tree-object-size.cc: Likewise. * tree.cc: Likewise. * varasm.cc: Likewise. * tree.h: Likewise. gcc/c-family/ChangeLog: PR middle-end/123892 * c-gimplify.cc: Replace CONST_CAST_TREE with const_cast<tree>. gcc/cp/ChangeLog: PR middle-end/123892 * call.cc: Replace CONST_CAST_TREE with const_cast<tree>. * constraint.cc: Likewise. * cp-lang.cc: Likewise. * cp-tree.h: Likewise. * cp-objcp-common.cc: Likewise. * decl.cc: Likewise. * init.cc: Likewise. * pt.cc: Likewise. * reflect.cc: Likewise. * tree.cc: Likewise. * typeck.cc: Likewise. * typeck2.cc: Likewise. gcc/lto/ChangeLog: PR middle-end/123892 * lto-common.cc: Replace CONST_CAST_TREE with const_cast<tree>. gcc/rust/ChangeLog: PR middle-end/123892 * backend/rust-tree.cc: Replace CONST_CAST_TREE with const_cast<tree>. Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Diffstat (limited to 'libjava/gnu/java/net/protocol')
0 files changed, 0 insertions, 0 deletions