This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] some *.texi clean-ups, take 2


On Tue, 29 May 2001, Jan van Male wrote:
> 2001-05-29  Jan van Male  <jan.vanmale@fenk.wau.nl>
>
>         * extend.texi: fix formating of examples, eliminate some
>         'overfull hboxes'
>         * gcc.texi: eliminate some 'overfull hboxes'
>         * invoke.texi: use two spaces between command options, eliminate
>         some 'overfull hboxes'

I installed this on the GCC 3.0 branch after slightly changing the
ChangeLog to have full sentences:

  2001-05-31  Jan van Male  <jan.vanmale@fenk.wau.nl>

        * extend.texi: Fix formating of examples, eliminate some
        'overfull hboxes'.
        * gcc.texi: Eliminate some 'overfull hboxes'.
        * invoke.texi: Use two spaces between command options, eliminate
        some 'overfull hboxes'.

I also applied these changes to the mainline even though I got a few
rejects for invoke.texi that I include below. As you're so active now,
I committed the other changes nevertheless -- would you mind submitting
an updated patch resolving the rejects?

Thanks,
Gerald


***************
*** 207,214 ****
  -Wcast-align  -Wcast-qual  -Wchar-subscripts  -Wcomment @gol
  -Wconversion  -Wdisabled-optimization -Werror @gol
  -Wfloat-equal  -Wformat  -Wformat=2 @gol
! -Wformat-nonliteral -Wformat-security @gol
! -Wid-clash-@var{len}  -Wimplicit -Wimplicit-int  @gol
  -Wimplicit-function-declaration @gol
  -Werror-implicit-function-declaration @gol
  -Wimport  -Winline @gol
--- 207,214 ----
  -Wcast-align  -Wcast-qual  -Wchar-subscripts  -Wcomment @gol
  -Wconversion  -Wdisabled-optimization -Werror @gol
  -Wfloat-equal  -Wformat  -Wformat=2 @gol
! -Wformat-nonliteral  -Wformat-security @gol
! -Wid-clash-@var{len}  -Wimplicit -Wimplicit-int @gol
  -Wimplicit-function-declaration @gol
  -Werror-implicit-function-declaration @gol
  -Wimport  -Winline @gol
***************
*** 256,262 ****
  -finline-functions  -finline-limit=@var{n}  -fkeep-inline-functions @gol
  -fkeep-static-consts  -fmove-all-movables @gol
  -fno-default-inline  -fno-defer-pop @gol
! -fno-function-cse   -fno-guess-branch-probability
  -fno-inline  -fno-math-errno  -fno-peephole @gol
  -fomit-frame-pointer  -foptimize-register-move @gol
  -foptimize-sibling-calls  -freduce-all-givs @gol
--- 256,262 ----
  -finline-functions  -finline-limit=@var{n}  -fkeep-inline-functions @gol
  -fkeep-static-consts  -fmove-all-movables @gol
  -fno-default-inline  -fno-defer-pop @gol
! -fno-function-cse  -fno-guess-branch-probability @gol
  -fno-inline  -fno-math-errno  -fno-peephole @gol
  -fomit-frame-pointer  -foptimize-register-move @gol
  -foptimize-sibling-calls  -freduce-all-givs @gol
***************
*** 441,484 ****

  @emph{MIPS Options}
  @gccoptlist{
! -mabicalls  -mcpu=@var{cpu type}
  -membedded-data  -muninit-const-in-rodata @gol
  -membedded-pic  -mfp32  -mfp64  -mgas  -mgp32  -mgp64 @gol
  -mgpopt  -mhalf-pic  -mhard-float  -mint64  -mips1 @gol
! -mips2  -mips3 -mips4 -mlong64  -mlong32 -mlong-calls  -mmemcpy @gol
  -mmips-as  -mmips-tfile  -mno-abicalls @gol
! -mno-embedded-data  -mno-uninit-const-in-rodata  -mno-embedded-pic @gol
! -mno-gpopt  -mno-long-calls @gol
  -mno-memcpy  -mno-mips-tfile  -mno-rnames  -mno-stats @gol
  -mrnames  -msoft-float @gol
  -m4650  -msingle-float  -mmad @gol
  -mstats  -EL  -EB  -G @var{num}  -nocpp @gol
! -mabi=32 -mabi=n32 -mabi=64 -mabi=eabi @gol
! -mfix7000 -mno-crt0}

  @emph{i386 Options}
  @gccoptlist{
! -mcpu=@var{cpu type} -march=@var{cpu type} @gol
  -mintel-syntax -mieee-fp  -mno-fancy-math-387 @gol
  -mno-fp-ret-in-387  -msoft-float  -msvr3-shlib @gol
  -mno-wide-multiply  -mrtd  -malign-double @gol
  -mreg-alloc=@var{list}  -mregparm=@var{num} @gol
  -malign-jumps=@var{num}  -malign-loops=@var{num} @gol
! -malign-functions=@var{num} -mpreferred-stack-boundary=@var{num} @gol
! -mthreads -mno-align-stringops -minline-all-stringops @gol
! -mpush-args -maccumulate-outgoing-args -m128bit-long-double @gol
! -m96bit-long-double -momit-leaf-frame-pointer}

  @emph{HPPA Options}
  @gccoptlist{
  -march=@var{architecture type} @gol
! -mbig-switch  -mdisable-fpregs  -mdisable-indexing   @gol
! -mfast-indirect-calls -mgas  -mjump-in-delay   @gol
  -mlong-load-store  -mno-big-switch  -mno-disable-fpregs @gol
  -mno-disable-indexing  -mno-fast-indirect-calls  -mno-gas @gol
! -mno-jump-in-delay  -mno-long-load-store   @gol
  -mno-portable-runtime  -mno-soft-float @gol
! -mno-space-regs  -msoft-float  -mpa-risc-1-0   @gol
  -mpa-risc-1-1  -mpa-risc-2-0 -mportable-runtime @gol
  -mschedule=@var{cpu type}  -mspace-regs}

--- 441,484 ----

  @emph{MIPS Options}
  @gccoptlist{
! -mabicalls  -mcpu=@var{cpu type} @gol
  -membedded-data  -muninit-const-in-rodata @gol
  -membedded-pic  -mfp32  -mfp64  -mgas  -mgp32  -mgp64 @gol
  -mgpopt  -mhalf-pic  -mhard-float  -mint64  -mips1 @gol
! -mips2  -mips3  -mips4  -mlong64  -mlong32  -mlong-calls  -mmemcpy @gol
  -mmips-as  -mmips-tfile  -mno-abicalls @gol
! -mno-embedded-data  -mno-uninit-const-in-rodata @gol
! -mno-embedded-pic  -mno-gpopt  -mno-long-calls @gol
  -mno-memcpy  -mno-mips-tfile  -mno-rnames  -mno-stats @gol
  -mrnames  -msoft-float @gol
  -m4650  -msingle-float  -mmad @gol
  -mstats  -EL  -EB  -G @var{num}  -nocpp @gol
! -mabi=32  -mabi=n32  -mabi=64  -mabi=eabi @gol
! -mfix7000  -mno-crt0}

  @emph{i386 Options}
  @gccoptlist{
! -mcpu=@var{cpu type}  -march=@var{cpu type} @gol
  -mintel-syntax -mieee-fp  -mno-fancy-math-387 @gol
  -mno-fp-ret-in-387  -msoft-float  -msvr3-shlib @gol
  -mno-wide-multiply  -mrtd  -malign-double @gol
  -mreg-alloc=@var{list}  -mregparm=@var{num} @gol
  -malign-jumps=@var{num}  -malign-loops=@var{num} @gol
! -malign-functions=@var{num}  -mpreferred-stack-boundary=@var{num} @gol
! -mthreads  -mno-align-stringops  -minline-all-stringops @gol
! -mpush-args  -maccumulate-outgoing-args  -m128bit-long-double @gol
! -m96bit-long-double  -momit-leaf-frame-pointer}

  @emph{HPPA Options}
  @gccoptlist{
  -march=@var{architecture type} @gol
! -mbig-switch  -mdisable-fpregs  -mdisable-indexing @gol
! -mfast-indirect-calls -mgas  -mjump-in-delay @gol
  -mlong-load-store  -mno-big-switch  -mno-disable-fpregs @gol
  -mno-disable-indexing  -mno-fast-indirect-calls  -mno-gas @gol
! -mno-jump-in-delay  -mno-long-load-store @gol
  -mno-portable-runtime  -mno-soft-float @gol
! -mno-space-regs  -msoft-float  -mpa-risc-1-0 @gol
  -mpa-risc-1-1  -mpa-risc-2-0 -mportable-runtime @gol
  -mschedule=@var{cpu type}  -mspace-regs}



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]