This is the mail archive of the gcc@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: material for 3.1 release announcement


On Thu, 2 May 2002, Jan Hubicka wrote:
>   <ul>
> !   <li>Jan Hubicka, SuSE Labs, together with Richard Henderson, Red Hat, and
> !       Andreas Jaeger, SuSE Labs, has contributed <a
> !       href="news/profiledriven.html">infrastructure for profile driven
> !       optimizations</a>

"." at the end of the sentence, and paragraphs need to start with <p>
and end with </p>.

> !       <p>
> !       Options -fprofile-arcs and -fbranch-probabilities can now be used to
> !       improve speed of the generated code by profiling the actual program
> !       behaviour on typical run.  In the absence of profile info compiler
> !       attempts to guess the profile statically.</p>
>   </ul>

<code>-fprofile-arcs</code> and <code>-fbranch-probabilities</code>

"on typical runs" or "on a typical run".

"the compiler".

Fine with these changes. Thanks!

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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