public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Fix doc link to x86 built-in functions in gcc-4.8/changes.html
@ 2016-02-28 21:49 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2016-02-28 21:49 UTC (permalink / raw)
  To: gcc-patches

Somehow X86 apparently was changed to x86 at one point, breaking 
this link.

Fixed thusly.

Gerald

Index: gcc-4.8/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.136
diff -u -r1.136 changes.html
--- gcc-4.8/changes.html	28 Feb 2016 19:39:25 -0000	1.136
+++ gcc-4.8/changes.html	28 Feb 2016 20:43:06 -0000
@@ -589,7 +589,7 @@
       <code>__builtin_cpu_is("westmere")</code> returns a positive integer if
       the run-time CPU is an Intel Core i7 Westmere processor.  Please refer
       to the <a
-      href="https://gcc.gnu.org/onlinedocs/gcc/X86-Built-in-Functions.html#X86-Built-in-Functions">
+      href="https://gcc.gnu.org/onlinedocs/gcc/x86-Built-in-Functions.html">
       user manual</a> for the list of valid CPU names recognized.</li>
       <li>A built-in function <code>__builtin_cpu_supports</code> has been
       added to detect if the run-time CPU supports a particular ISA feature.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-28 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-28 21:49 [wwwdocs] Fix doc link to x86 built-in functions in gcc-4.8/changes.html Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).