aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.h
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2024-09-22 19:26:02 +0000
committerAndrew Pinski <quic_apinski@quicinc.com>2024-09-23 00:45:50 -0700
commit2cd76720c1584b55b05570894f602f05f1fc48ec (patch)
treec63b63c52cf15d5a265e170d9c35a02d2325bd05 /gcc/gimple-iterator.h
parent0d68bfe2bff7e7022e173bedfb918b796d3cb0af (diff)
downloadgcc-2cd76720c1584b55b05570894f602f05f1fc48ec.zip
gcc-2cd76720c1584b55b05570894f602f05f1fc48ec.tar.gz
gcc-2cd76720c1584b55b05570894f602f05f1fc48ec.tar.bz2
gimple: Remove custom remove_pointer
Since r11-2700-g22dc89f8073cd0, type_traits has been included via system.h so we don't need a custom version for gimple.h. Note a small C++14 cleanup is to use remove_pointer_t directly here instead of remove_pointer<t>::type. bootstrapped and tested on x86_64-linux-gnu gcc/ChangeLog: * gimple.h (remove_pointer): Remove. (GIMPLE_CHECK2): Use std::remove_pointer instead of custom one. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/gimple-iterator.h')
0 files changed, 0 insertions, 0 deletions