mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 03:50:26 +08:00
re PR other/38214 (Unrecognized command line option "-fipa-marix-reorg" although it's documented)
2008-11-21 Paolo Carlini <paolo.carlini@oracle.com> PR other/38214 * doc/invoke.texi (Optimization Options): Fix typo. From-SVN: r142092
This commit is contained in:
parent
218984317d
commit
ec01436d3d
@ -1,3 +1,8 @@
|
||||
2008-11-21 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR other/38214
|
||||
* doc/invoke.texi (Optimization Options): Fix typo.
|
||||
|
||||
2008-11-21 H.J. Lu <hongjiu.lu@intel.com>
|
||||
Xuepeng Guo <xuepeng.guo@intel.com>
|
||||
|
||||
|
@ -335,7 +335,7 @@ Objective-C and Objective-C++ Dialects}.
|
||||
-ffunction-sections -fgcse -fgcse-after-reload -fgcse-las -fgcse-lm @gol
|
||||
-fgcse-sm -fif-conversion -fif-conversion2 -findirect-inlining @gol
|
||||
-finline-functions -finline-functions-called-once -finline-limit=@var{n} @gol
|
||||
-finline-small-functions -fipa-cp -fipa-cp-clone -fipa-marix-reorg -fipa-pta @gol
|
||||
-finline-small-functions -fipa-cp -fipa-cp-clone -fipa-matrix-reorg -fipa-pta @gol
|
||||
-fipa-pure-const -fipa-reference -fipa-struct-reorg @gol
|
||||
-fipa-type-escape -fira -fira-algorithm=@var{algorithm} @gol
|
||||
-fira-coalesce -fno-ira-share-save-slots @gol
|
||||
|
Loading…
x
Reference in New Issue
Block a user