diff options
author | Jason Merrill <jason@redhat.com> | 2023-03-08 23:53:21 -0500 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2023-03-09 10:25:45 -0500 |
commit | 30556bf81f4385c2a9c449948865dbcf35664764 (patch) | |
tree | 983e2d0a04bed217b1fa69111ca50ea16ef5fcec /gcc/gimple-array-bounds.cc | |
parent | 148cbb153dafd6b21d83c00787acd430aec68a3d (diff) | |
download | gcc-30556bf81f4385c2a9c449948865dbcf35664764.zip gcc-30556bf81f4385c2a9c449948865dbcf35664764.tar.gz gcc-30556bf81f4385c2a9c449948865dbcf35664764.tar.bz2 |
c++: hide __is_deducible for GCC 13
I want to have more discussion about the interface before claiming the
__is_deducible name, so for GCC 13 make it internal-only.
gcc/ChangeLog:
* doc/extend.texi: Comment out __is_deducible docs.
gcc/cp/ChangeLog:
* cp-trait.def (IS_DEDUCIBLE): Add space to name.
gcc/testsuite/ChangeLog:
* g++.dg/ext/is_deducible1.C: Guard with
__has_builtin (__is_deducible).
Diffstat (limited to 'gcc/gimple-array-bounds.cc')
0 files changed, 0 insertions, 0 deletions