This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] Document linker plugin defaults and array prefetching on i386


Hi Jan,

only one or two minor changes and a few articles.  Please go ahead and
commit with those changes.  Thanks!


On Sun, 9 Jan 2011, Jan Hubicka wrote:
> !            Makefile rule executing the linker.
> ! 	   <p>Classical LTO mode can be enforced by
> ! 	   <code>-flto-partition=none</code>. This may result in small code
> ! 	   quality improvements.</p></li>

If you want to force a line break, I suggest use of <br /> instead of
introducing <p>...</p> and only for the second sub-paragraph.


> ! 	   <li>Linker plugin is now enabled by default when the linker is

"The linker plugin..."

> ! 	   detected to have plugin support.  This is the case of the GNU

"case for GNU ld"

> ! 	   ld 2.21.51 or newer (on ELF and Cygwin targets) and of the Gold

"and the Gold linker"

> ! 	   Linker plugin can also be controlled by

"The linker plugin"

"by the"

> !            whole program assumptions. Use of linker plugin results in

"of the"

>           <li>Hidden symbols used from non-link time objects now have to be

I believe it's "link-time" here, with a dash.


Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]