Index: htdocs/gcc-6/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v retrieving revision 1.82 diff -U 3 -r1.82 changes.html --- htdocs/gcc-6/changes.html 31 May 2016 08:01:35 -0000 1.82 +++ htdocs/gcc-6/changes.html 2 Jun 2016 10:21:18 -0000 @@ -346,7 +346,7 @@ cases if front-end optimization is active. The maximum size for inlining can be set to n with the -finline-matmul-limit=n option and turned off - with -finline-matmul-llimit=0. + with -finline-matmul-limit=0.
  • The -Wconversion-extra option will warn about REAL constants which have excess precision for their kind.