lto.texi (-fresolution): Document.
authorRichard Biener <rguenther@suse.de>
Tue, 18 Mar 2014 12:25:06 +0000 (12:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 18 Mar 2014 12:25:06 +0000 (12:25 +0000)
2014-03-18  Richard Biener  <rguenther@suse.de>

* doc/lto.texi (-fresolution): Document.

From-SVN: r208644

gcc/ChangeLog
gcc/doc/lto.texi

index 67eaa5b39718d2a1ed1235b1c2ac87711d96e296..7daef24f5abc00e0269b5018f6a1ffe891ec1cf8 100644 (file)
@@ -1,3 +1,7 @@
+2014-03-18  Richard Biener  <rguenther@suse.de>
+
+       * doc/lto.texi (-fresolution): Document.
+
 2014-03-18  Richard Biener  <rguenther@suse.de>
 
        * doc/contrib.texi: Adjust my name.
index f53df1e933bf83c2f268cd07174e2880ff1b3a98..360f5240491eb88ab5be63f5b3ed058287198723 100644 (file)
@@ -586,4 +586,10 @@ optimizes an object and produces the final assembly.
 This option specifies a file to which the names of LTRANS output
 files are written.  This option is only meaningful in conjunction
 with @option{-fwpa}.
+
+@item -fresolution=@var{file}
+@opindex fresolution
+This option specifies the linker resolution file.  This option is
+only meaningful in conjunction with @option{-fwpa} and as option
+to pass through to the LTO linker pluign.
 @end itemize