From: Eric Botcazou Date: Sat, 28 Dec 2013 10:45:30 +0000 (+0000) Subject: * doc/invoke.texi (output file options): Add missing markers. X-Git-Tag: releases/gcc-4.7.4~343 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6327085a41d6fbbdfac61eb3e8da95895f9e9f50;p=thirdparty%2Fgcc.git * doc/invoke.texi (output file options): Add missing markers. From-SVN: r206231 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e44161b19a00..01c2c3aa3b5c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2013-12-28 Eric Botcazou + + * doc/invoke.texi (output file options): Add missing markers. + 2013-12-11 Kai Tietz PR target/56807 diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index f98995238a5a..c1ff00491acb 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -1429,11 +1429,13 @@ Define an argument called @var{key} with a value of @var{value} for the plugin called @var{name}. @item -fdump-ada-spec@r{[}-slim@r{]} -For C and C++ source and include files, generate corresponding Ada -specs. @xref{Generating Ada Bindings for C and C++ headers,,, gnat_ugn, +@opindex fdump-ada-spec +For C and C++ source and include files, generate corresponding Ada specs. +@xref{Generating Ada Bindings for C and C++ headers,,, gnat_ugn, GNAT User's Guide}, which provides detailed documentation on this feature. @item -fdump-go-spec=@var{file} +@opindex fdump-go-spec For input files in any language, generate corresponding Go declarations in @var{file}. This generates Go @code{const}, @code{type}, @code{var}, and @code{func} declarations which may be a