]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
invoke.texi (Debugging Options): Option -fdump-translation-unit only works with C...
authorAdam Nemet <anemet@lnxw.com>
Fri, 13 May 2005 17:51:16 +0000 (17:51 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Fri, 13 May 2005 17:51:16 +0000 (17:51 +0000)
* doc/invoke.texi (Debugging Options): Option
-fdump-translation-unit only works with C++ now.

From-SVN: r99673

gcc/ChangeLog
gcc/doc/invoke.texi

index 49b53065ea4b7e9b8b36c85321417b33ee71bb6b..755db83ffa21b01b150834e098a98abc2d0b64db 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-13  Adam Nemet  <anemet@lnxw.com>
+
+       * doc/invoke.texi (Debugging Options): Option
+       -fdump-translation-unit only works with C++ now.
+
 2005-05-13  Hans-Peter Nilsson  <hp@axis.com>
 
        Replace calls to abort in CRIS port.
index d95b35472f19aea5dc2bb149f4309495ae2a1a92..77c94e53c1ede1f95377547cc654b710f8254d27 100644 (file)
@@ -3787,8 +3787,8 @@ numbers and line number note output.  This makes it more feasible to
 use diff on debugging dumps for compiler invocations with different
 options, in particular with and without @option{-g}.
 
-@item -fdump-translation-unit @r{(C and C++ only)}
-@itemx -fdump-translation-unit-@var{options} @r{(C and C++ only)}
+@item -fdump-translation-unit @r{(C++ only)}
+@itemx -fdump-translation-unit-@var{options} @r{(C++ only)}
 @opindex fdump-translation-unit
 Dump a representation of the tree structure for the entire translation
 unit to a file.  The file name is made by appending @file{.tu} to the