[gcc] 4.8.0-0.14

Jakub Jelinek jakub at fedoraproject.org
Wed Feb 20 18:12:38 UTC 2013


commit 8799d226ba06c7602515978097a470403e4667f3
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Wed Feb 20 19:12:32 2013 +0100

    4.8.0-0.14

 gcc48-pr56258.patch |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/gcc48-pr56258.patch b/gcc48-pr56258.patch
index 0874988..25b0ca0 100644
--- a/gcc48-pr56258.patch
+++ b/gcc48-pr56258.patch
@@ -8,6 +8,9 @@
 	* projects.texi: Avoid line wrapping inside of @pxref or
 	@xref.
 
+	* doc/cp-tools.texinfo (Virtual Machine Options): Use just
+	one @gccoptlist instead of 3 separate ones.
+
 --- gcc/doc/invoke.texi.jj	2013-01-31 22:57:22.000000000 +0100
 +++ gcc/doc/invoke.texi	2013-02-20 13:06:47.516405739 +0100
 @@ -5612,7 +5612,7 @@ Dump after the peephole pass.
@@ -65,3 +68,14 @@
    role but takes the name of file containing file names similarly to
    @code{Source_List_File}.
  
+--- libjava/classpath/doc/cp-tools.texinfo.jj	2012-12-20 11:38:51.000000000 +0100
++++ libjava/classpath/doc/cp-tools.texinfo	2013-02-20 19:10:42.573925165 +0100
+@@ -2025,7 +2025,7 @@ Doclet, grouped by type.  Explanations a
+ 
+ @item Virtual Machine Options
+ @xref{Virtual Machine Options,,Options Controlling Gjdoc Behavior}.
+- at gccoptlist{-classpath}  @gccoptlist{-bootclasspath}  @gccoptlist{-J}@var{vmopt}
++ at gccoptlist{-classpath  -bootclasspath  -J @var{vmopt}}
+ 
+ @end table
+ 


More information about the scm-commits mailing list