Improve documentation of -std option for C++
authorJonathan Wakely <jwakely@redhat.com>
Wed, 13 Jan 2016 20:30:34 +0000 (20:30 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 13 Jan 2016 20:30:34 +0000 (20:30 +0000)
commit36d421ec4e225557941d0a786acdf23a93d889a6
tree8230062380c1875d07b1bd6eb662cbad7b1e7d2f
parent29176d57e6be3f93551b54bd87ccc92e830a28b9
Improve documentation of -std option for C++

* doc/invoke.texi (C Dialect Options): Adjust -std default for C++.
(C++ Dialect Options): Add cross-reference to -std option.
* doc/standards.texi (C++ Language): Document C++14 support.

From-SVN: r232349
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/doc/standards.texi