diff options
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 101a43d63..ff2ea17f8 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -105,7 +105,7 @@ cd ../gcc-build</userinput></screen> <userinput>grep -A7 Summ</userinput>.</para> <para>Results can be compared with those located at <ulink - url="&test-results;"/>.</para> + url="&test-results;"/> and <ulink url="http://gcc.gnu.org/ml/gcc-testresults/"/>.</para> <para>A few unexpected failures cannot always be avoided. The GCC developers are usually aware of these issues, but have not resolved them yet. In |