[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-24 Thread g...@denis-excoffier.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



--- Comment #16 from Denis Excoffier g...@denis-excoffier.org 2013-03-24 
07:06:40 UTC ---

Bootstrap of gcc-4.7-20130323 works perfectly. Thanks.


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-20 Thread rguenth at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



Richard Biener rguenth at gcc dot gnu.org changed:



   What|Removed |Added



 CC||Bernhard.Rosenkranzer at

   ||linaro dot org



--- Comment #12 from Richard Biener rguenth at gcc dot gnu.org 2013-03-20 
11:02:42 UTC ---

*** Bug 56663 has been marked as a duplicate of this bug. ***


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-20 Thread rguenth at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



Richard Biener rguenth at gcc dot gnu.org changed:



   What|Removed |Added



 Status|UNCONFIRMED |RESOLVED

 Resolution||FIXED



--- Comment #13 from Richard Biener rguenth at gcc dot gnu.org 2013-03-20 
11:09:04 UTC ---

I have applied the patch for the 4.7/4.6 branches now.  Thus this is fixed

(hopefully).


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-20 Thread rguenth at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



--- Comment #14 from Richard Biener rguenth at gcc dot gnu.org 2013-03-20 
11:16:14 UTC ---

Author: rguenth

Date: Wed Mar 20 11:06:35 2013

New Revision: 196819



URL: http://gcc.gnu.org/viewcvs?rev=196819root=gccview=rev

Log:

2013-03-20  Jack Howarth  howa...@bromo.med.uc.edu



PR bootstrap/56258

* doc/generic.texi (POINTER_PLUS_EXPR): Use @item instead of @itemx.

(PLUS_EXPR): Likewise.

* doc/cppopts.texi (--help): Likewise.

* doc/invoke.texi (-fenable-@var{kind}-@var{pass}): Likewise.

(-fdump-rtl-cprop_hardreg): Likewise.

(-fdump-rtl-csa): Likewise.

(-fdump-rtl-dce): Likewise.

(-fdump-rtl-dbr): Likewise.

(-fdump-rtl-into_cfglayout): Likewise.

(-fdump-rtl-outof_cfglayout): Likewise.



Modified:

branches/gcc-4_7-branch/gcc/ChangeLog

branches/gcc-4_7-branch/gcc/doc/cppopts.texi

branches/gcc-4_7-branch/gcc/doc/generic.texi

branches/gcc-4_7-branch/gcc/doc/invoke.texi


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-20 Thread rguenth at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



--- Comment #15 from Richard Biener rguenth at gcc dot gnu.org 2013-03-20 
11:16:42 UTC ---

Author: rguenth

Date: Wed Mar 20 11:08:52 2013

New Revision: 196820



URL: http://gcc.gnu.org/viewcvs?rev=196820root=gccview=rev

Log:

2013-03-20  Jack Howarth  howa...@bromo.med.uc.edu



PR bootstrap/56258

* doc/generic.texi (POINTER_PLUS_EXPR): Use @item instead of @itemx.

(PLUS_EXPR): Likewise.

* doc/cppopts.texi (--help): Likewise.

* doc/invoke.texi (-fenable-@var{kind}-@var{pass}): Likewise

(-fdump-rtl-cprop_hardreg): Likewise.

(-fdump-rtl-csa): Likewise.

(-fdump-rtl-dce): Likewise.

(-fdump-rtl-dbr): Likewise.

(-fdump-rtl-into_cfglayout): Likewise.

(-fdump-rtl-outof_cfglayout): Likewise.

(@gccoptlist): Move misplaced bracket.



Modified:

branches/gcc-4_6-branch/gcc/ChangeLog

branches/gcc-4_6-branch/gcc/doc/cppopts.texi

branches/gcc-4_6-branch/gcc/doc/generic.texi

branches/gcc-4_6-branch/gcc/doc/invoke.texi


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-10 Thread g...@denis-excoffier.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



--- Comment #11 from Denis Excoffier g...@denis-excoffier.org 2013-03-10 
08:06:54 UTC ---

Please to find someone able to apply the above patches on branches 4.6 and 4.7?


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-02-22 Thread howarth at nitro dot med.uc.edu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



Jack Howarth howarth at nitro dot med.uc.edu changed:



   What|Removed |Added



 CC||howarth at nitro dot

   ||med.uc.edu



--- Comment #10 from Jack Howarth howarth at nitro dot med.uc.edu 2013-02-22 
15:19:19 UTC ---

Posted patches of remaining bootstrap fixes for gcc-4_7-branch and

gcc-4_6-branch...



http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01059.html

http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01060.html


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-02-21 Thread howarth at nitro dot med.uc.edu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



--- Comment #7 from Jack Howarth howarth at nitro dot med.uc.edu 2013-02-22 
02:01:10 UTC ---

Created attachment 29520

  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29520

patch to fix gcc-4_7-branch bootstrap against texinfo 5.0



Current gcc-4_7-branch still fails to bootstrap against texinfo 5.0 due to

additional instances of @itemx. The attached patch fixes these and bootstraps

on x86_64-apple-darwin12.


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-02-21 Thread howarth at nitro dot med.uc.edu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



--- Comment #8 from Jack Howarth howarth at nitro dot med.uc.edu 2013-02-22 
02:03:14 UTC ---

Created attachment 29521

  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29521

backport of gcc-4_7-branch fixes to gcc-4_6-branch



The attached patch backports the additional fixes to gcc-4_6-branch.


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-02-21 Thread howarth at nitro dot med.uc.edu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



Jack Howarth howarth at nitro dot med.uc.edu changed:



   What|Removed |Added



  Attachment #29521|0   |1

is obsolete||



--- Comment #9 from Jack Howarth howarth at nitro dot med.uc.edu 2013-02-22 
04:59:53 UTC ---

Created attachment 29522

  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29522

complete gcc-4_6-branch fixes for bootstrap against texinfo 5.0



One additional fix (present in gcc-4_7-branch and trunk) is required for

bootstrapping gcc-4_6-branch against texinfo 5.0. Tested on

x86_64-apple-darwin11.


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-02-20 Thread jakub at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



Jakub Jelinek jakub at gcc dot gnu.org changed:



   What|Removed |Added



 CC||jakub at gcc dot gnu.org



--- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2013-02-20 
12:07:36 UTC ---

http://koji.fedoraproject.org/koji/getfile?taskID=5033640name=build.log

lists lots of warnings and some errors.



--- gcc/ada/gnat-style.texi.jj2012-08-10 12:57:33.0 +0200

+++ gcc/ada/gnat-style.texi2013-02-20 13:06:03.042667300 +0100

@@ -42,7 +42,7 @@ Texts.  A copy of the license is include

 @titlepage

 @titlefont{GNAT Coding Style:}

 @sp 1

-@title @hfill A Guide for GNAT Developers

+@title A Guide for GNAT Developers

 @subtitle GNAT, The GNU Ada Compiler

 @versionsubtitle

 @author Ada Core Technologies, Inc.

--- gcc/doc/invoke.texi.jj2013-01-31 22:57:22.0 +0100

+++ gcc/doc/invoke.texi2013-02-20 13:06:47.516405739 +0100

@@ -5612,7 +5612,7 @@ Dump after the peephole pass.

 @opindex fdump-rtl-postreload

 Dump after post-reload optimizations.



-@itemx -fdump-rtl-pro_and_epilogue

+@item -fdump-rtl-pro_and_epilogue

 @opindex fdump-rtl-pro_and_epilogue

 Dump after generating the function prologues and epilogues.



is an untested guess for fixing the errors.


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-02-18 Thread bdubbs at linuxfromscratch dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



Bruce Dubbs bdubbs at linuxfromscratch dot org changed:



   What|Removed |Added



 CC||bdubbs at linuxfromscratch

   ||dot org



--- Comment #2 from Bruce Dubbs bdubbs at linuxfromscratch dot org 2013-02-18 
21:31:45 UTC ---

texinfo-5.0 has been released and breaks the gcc info page generation.  For

LFS, we are disabling these files until the texi files are fixed:



sed -i 's/BUILD_INFO=info/BUILD_INFO=/' gcc/configure


[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-02-10 Thread rguenth at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258



Richard Biener rguenth at gcc dot gnu.org changed:



   What|Removed |Added



 CC||jsm28 at gcc dot gnu.org



--- Comment #1 from Richard Biener rguenth at gcc dot gnu.org 2013-02-10 
12:26:35 UTC ---

It's not needed if you use the release tarballs as we include the .info files

in the tarball.  It's required for snapshots though.