diff options
author | Jason Merrill <jason@redhat.com> | 2020-02-15 16:20:46 +0100 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2020-02-15 22:20:38 +0100 |
commit | fb26050409473f5be54465beca114b7e48de43aa (patch) | |
tree | 8ce13ac9d0c19ecee5e6e83c718b8d901b0da46d /libphobos/src | |
parent | 0b3c2eed35d608d6541ecf004a9576b4eae0b4ef (diff) | |
download | gcc-fb26050409473f5be54465beca114b7e48de43aa.zip gcc-fb26050409473f5be54465beca114b7e48de43aa.tar.gz gcc-fb26050409473f5be54465beca114b7e48de43aa.tar.bz2 |
c++: Add -std=c++20.
It's probably past time for this, but definitely now that we're done with
the final committee meeting of C++20. This patch only adds the option and
adjusts the testsuite to recognize it; more extensive changes can wait for
the published standard.
gcc/ChangeLog
2020-02-15 Jason Merrill <jason@redhat.com>
* doc/invoke.texi (C Dialect Options): Add -std=c++20.
gcc/c-family/ChangeLog
2020-02-15 Jason Merrill <jason@redhat.com>
* c.opt: Add -std=c++20.
gcc/testsuite/ChangeLog
2020-02-15 Jason Merrill <jason@redhat.com>
* lib/target-supports.exp (check_effective_target_c++2a_only): Also
look for -std=*++20.
(check_effective_target_concepts): Use check_effective_target_c++2a.
Diffstat (limited to 'libphobos/src')
0 files changed, 0 insertions, 0 deletions