From 5a53f36221cccc024f884921bc552cfa6738da5a Mon Sep 17 00:00:00 2001 From: gerald Date: Sun, 22 Jan 2017 20:39:06 +0000 Subject: [PATCH] * doc/xml/manual/test.xml: Fix link into gccint online manual. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244765 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/doc/xml/manual/test.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index b96185a7393..d0ea82ee822 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2017-01-22 Gerald Pfeifer + + * doc/xml/manual/test.xml: Fix link into gccint online manual. + 2017-01-21 Ville Voutilainen Make poisoned hashes SFINAE away the call operator of the hash. diff --git a/libstdc++-v3/doc/xml/manual/test.xml b/libstdc++-v3/doc/xml/manual/test.xml index d3b4c40ae03..8ae88b305e5 100644 --- a/libstdc++-v3/doc/xml/manual/test.xml +++ b/libstdc++-v3/doc/xml/manual/test.xml @@ -820,7 +820,7 @@ with specific options, and additional options for 32-bit x86: In addition to the usual Variants + xlink:href="https://gcc.gnu.org/onlinedocs/gccint/Require-Support.html">Variants of dg-require-support several more directives are available for use in libstdc++ tests, including the following: -- 2.11.4.GIT