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: [email protected]
ReportedBy: [email protected]
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.