Re: Small error in manual

2009-03-24 Thread Ralf Wildenhues
* Ian Lance Taylor wrote on Wed, Mar 25, 2009 at 01:51:01AM CET: > > Really the original text is slightly wrong. [...] > This option only applies to strings in debugging information. It should > say something like "Direct the linker to not merge together strings in > the debugging information whi

Re: Small error in manual

2009-03-24 Thread Ian Lance Taylor
Ralf Wildenhues writes: > 2009-03-24 Ralf Wildenhues > > * doc/invoke.texi (Debugging Options): Fix description of > -fno-merge-debug-strings. Really the original text is slightly wrong. > diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi > index d1c86dc..8b97fa0 100644

Re: Small error in manual

2009-03-24 Thread Dave Korn
Ralf Wildenhues wrote: > * Dave Korn wrote on Tue, Mar 24, 2009 at 08:40:08PM CET: >> Ralf Wildenhues wrote: >> >>> Thanks for the report. OK to push this patch, tested 'make info pdf >>> html'? >> You forgot "dvi". > > I forgot to mention it, but I did test it. OK? Well, it aint my say-so,

Re: Small error in manual

2009-03-24 Thread Ralf Wildenhues
* Dave Korn wrote on Tue, Mar 24, 2009 at 08:40:08PM CET: > Ralf Wildenhues wrote: > > > Thanks for the report. OK to push this patch, tested 'make info pdf > > html'? > > You forgot "dvi". I forgot to mention it, but I did test it. OK?

Re: Small error in manual

2009-03-24 Thread Dave Korn
Ralf Wildenhues wrote: > Thanks for the report. OK to push this patch, tested 'make info pdf > html'? You forgot "dvi". cheers, DaveK

Re: Small error in manual

2009-03-24 Thread Ralf Wildenhues
Hello Reuben, I think nowadays the gcc-bugs list is meant only as gateway for bugzilla messages, so you might want to open a bugzilla for future reports. Thanks. * Reuben Thomas wrote on Mon, Mar 23, 2009 at 02:58:20AM CET: > (Found in 4.3; I was unable to discover without checking out the source

Small error in manual

2009-03-22 Thread Reuben Thomas
(Found in 4.3; I was unable to discover without checking out the sources whether the error is still present in head, as I couldn't work out which file to look in using ViewVC; sorry.) -fno-merge-debug-strings is documented as if it were -fmerge-debug-strings; the description needs to be negate