Message ID | Zie535-P6W7X3um7@kam.mff.cuni.cz |
---|---|
State | New |
Headers | show |
Series | Fix documentation of -ftree-loop-distibutive-patterns | expand |
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 2a35dc7ac75..27c31ab0c86 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -13852,8 +13852,6 @@ DO I = 1, N ENDDO @end smallexample and the initialization loop is transformed into a call to memset zero. -This flag is enabled by default at @option{-O3}. -It is also enabled by @option{-fprofile-use} and @option{-fauto-profile}. @opindex floop-interchange @item -floop-interchange