===================================================================
@@ -2875,8 +2875,8 @@
line-wrapping is done; each error message appears on a single
line.
+@item -fdiagnostics-show-location=once
@opindex fdiagnostics-show-location
-@item -fdiagnostics-show-location=once
Only meaningful in line-wrapping mode. Instructs the diagnostic messages
reporter to emit @emph{once} source location information; that is, in
case the message is too long to fit on a single physical line and has to
===================================================================
@@ -1,3 +1,8 @@
+2012-04-18 Manuel López-Ibáñez <manu@gcc.gnu.org>
+
+ * doc/invoke.texi (Language Independent Options): @item should be
+ before @opindex.
+