This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug target/47103] New: i386 options have multi-line descriptions


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.


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