Pushed. Gerald --- htdocs/gcc-6/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html index 612ea48d..b400dd9c 100644 --- a/htdocs/gcc-6/changes.html +++ b/htdocs/gcc-6/changes.html @@ -300,7 +300,7 @@ within strings: <h3 id="cxx">C++</h3> <ul> <li>The default mode has been changed to <code>-std=gnu++14</code>.</li> - <li><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4377.pdf">C++ + <li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4377.pdf">C++ Concepts</a> are now supported when compiling with <code>-fconcepts</code>.</li> <li><code>-flifetime-dse</code> is more -- 2.39.0