diff options
Diffstat (limited to 'gcc/ada/gnat_ugn.texi')
-rw-r--r-- | gcc/ada/gnat_ugn.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index b737b326645..4b103039759 100644 --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -3825,12 +3825,12 @@ temporary use of special test software. @cindex @option{-gnateS} (@command{gcc}) Synonym of @option{-fdump-scos}, kept for backards compatibility. -@item ^-gnatet^/TARGET_DEPENDENT_INFO^=@var{path} +@item -gnatet=@var{path} @cindex @option{-gnatet=file} (@command{gcc}) Generate target dependent information. The format of the output file is described in the section about switch @option{-gnateT}. -@item ^-gnateT^/TARGET_DEPENDENT_INFO^=@var{path} +@item -gnateT=@var{path} @cindex @option{-gnateT} (@command{gcc}) Read target dependent information, such as endianness or sizes and alignments of base type. If this switch is passed, the default target dependent |