]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/invoke.texi (-fipa-pta): Say the option is experimental.
authorJanis Johnson <janis187@us.ibm.com>
Tue, 12 Aug 2008 23:46:45 +0000 (23:46 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Tue, 12 Aug 2008 23:46:45 +0000 (23:46 +0000)
From-SVN: r139042

gcc/ChangeLog
gcc/doc/invoke.texi

index 83b2c61c87b806c9b22d6d7646e34e1e5f8ae192..b22b949a45cfe3dee8e91c3e3168014a586ee3b6 100644 (file)
@@ -1,5 +1,7 @@
 2008-08-12  Janis Johnson  <janis187@us.ibm.com>
 
+       * doc/invoke.texi (-fipa-pta): Say the option is experimental.
+
        * doc/invoke.texi: Revert unintended checkin.
 
 2008-08-12  Nathan Froyd  <froydnj@codesourcery.com>
index 051f6d1ff053ad8a2f98a8740e547f68d90bbe3e..906c6a6dbc333e03fb18f8194d8c625aa5f3ec56 100644 (file)
@@ -5842,7 +5842,8 @@ With this flag, the program debug info reflects a new structure layout.
 
 @item -fipa-pta
 @opindex fipa-pta
-Perform interprocedural pointer analysis.
+Perform interprocedural pointer analysis.  This option is experimental
+and does not affect generated code.
 
 @item -fipa-cp
 @opindex fipa-cp