* ldexp.c: Add LOG2CEIL() builtin function to linker script language
[binutils-gdb.git] / gold / README
index 66668a9ec006a4eef5009e0d7f0b35b0ab30b138..0fccc13486730d8fc131639982a2a4fc79aeabeb 100644 (file)
@@ -30,7 +30,7 @@ gold is written in C++.  It is a GNU program, and therefore follows
 the GNU formatting standards as modified for C++.  Source documents in
 order of decreasing precedence:
     http://www.gnu.org/prep/standards/
-    http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/C++STYLE
+    http://gcc.gnu.org/onlinedocs/libstdc++/manual/source_code_style.html
     http://www.zembu.com/eng/procs/c++style.html
 
 The linker is intended to have complete support for cross-compilation,