]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/invoke.texi
gcc/ChangeLog
[thirdparty/gcc.git] / gcc / doc / invoke.texi
index 67ca5f1d9b7dc4d1ffc18fb3649773fee3281f05..462eef0bedfe00761f56605cdc5ced5b5050383d 100644 (file)
@@ -18453,7 +18453,7 @@ etc) to the memory regions.
 @item -msilicon-errata=
 @opindex msilicon-errata
 This option passes on a request to assembler to enable the fixes for
-the names silicon errata.
+the named silicon errata.
 
 @item -msilicon-errata-warn=
 @opindex msilicon-errata-warn
@@ -21244,6 +21244,10 @@ in effect.
 Prefer zero-displacement conditional branches for conditional move instruction
 patterns.  This can result in faster code on the SH4 processor.
 
+@item -mfdpic
+@opindex fdpic
+Generate code using the FDPIC ABI.
+
 @end table
 
 @node Solaris 2 Options