Applied (as revision 243975), and I plan on backporting to the GCC 6 and GCC 5 branches later.
Gerald 2016-12-30 Gerald Pfeifer <ger...@pfeifer.com> * doc/standards.texi (Standards): Remove broken reference to objc.toodarkpark.net and avoid list with now just one item. Index: doc/standards.texi =================================================================== --- doc/standards.texi (revision 243974) +++ doc/standards.texi (working copy) @@ -261,14 +261,8 @@ There is no formal written standard for Objective-C or Objective-C++@. The authoritative manual on traditional Objective-C (1.0) is ``Object-Oriented Programming and the Objective-C Language'': -@itemize -@item @uref{http://www.gnustep.org/@/resources/@/documentation/@/ObjectivCBook.pdf} -is the original NeXTstep document; -@item -@uref{http://objc.toodarkpark.net} -is the same document in another format. -@end itemize +is the original NeXTstep document. The Objective-C exception and synchronization syntax (that is, the keywords @code{@@try}, @code{@@throw}, @code{@@catch},