svn commit: r263569 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Mar 21 22:32:16 UTC 2014


Author: gjb
Date: Fri Mar 21 22:32:16 2014
New Revision: 263569
URL: http://svnweb.freebsd.org/changeset/base/263569

Log:
  Document r259243.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 22:32:14 2014	(r263568)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 22:32:16 2014	(r263569)
@@ -293,6 +293,10 @@
     <sect2 xml:id="userland">
       <title>Userland Changes</title>
 
+      <para revision="259243">A segmentation fault and internal
+	compiler error bug in &man.gcc.1; triggered by throwing
+	a warning before parsing any tokens has been fixed.</para>
+
       <para revision="259269,259406">Several updates to &man.gcc.1;
 	have been imported from Google.</para>
 


More information about the svn-src-stable-9 mailing list