public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/47103] New: i386 options have multi-line descriptions
@ 2010-12-29 11:01 goeran at uddeborg dot se
  2010-12-29 11:26 ` [Bug target/47103] " joseph at codesourcery dot com
  0 siblings, 1 reply; 2+ messages in thread
From: goeran at uddeborg dot se @ 2010-12-29 11:01 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: i386 options have multi-line descriptions
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: goeran@uddeborg.se


In gcc/config/i386/i386.opt there are multi-line descriptions of the options
mvzeroupper and mdispatch-scheduler.  Only the first line is picked up fro
translation, and according to bug 34352, comment 1, it is a bug for those files
to have multi-line descriptions.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug target/47103] i386 options have multi-line descriptions
  2010-12-29 11:01 [Bug target/47103] New: i386 options have multi-line descriptions goeran at uddeborg dot se
@ 2010-12-29 11:26 ` joseph at codesourcery dot com
  0 siblings, 0 replies; 2+ messages in thread
From: joseph at codesourcery dot com @ 2010-12-29 11:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2010-12-29 11:26:09 UTC ---
On Wed, 29 Dec 2010, goeran at uddeborg dot se wrote:

> In gcc/config/i386/i386.opt there are multi-line descriptions of the options
> mvzeroupper and mdispatch-scheduler.  Only the first line is picked up fro
> translation, and according to bug 34352, comment 1, it is a bug for those files
> to have multi-line descriptions.

Multi-line descriptions don't appear to be mentioned in doc/options.texi, 
but if they are to be considered invalid then the opt*.awk code really 
ought to reject them rather than combining the lines (and if they are 
valid, they should be documented and po/exgettext should support them).


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-29 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-29 11:01 [Bug target/47103] New: i386 options have multi-line descriptions goeran at uddeborg dot se
2010-12-29 11:26 ` [Bug target/47103] " joseph at codesourcery dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).